Errors while trying to create a new database

Errors while trying to create a new database

avatar

Hey everyone,

Lately I have decided to create a data source using Maria SQL. I filled in the form like normal, clicked on the Upgrade tab and then clicked "Create Schema". Once I clicked on the button, it paused for a few seconds then spat out this error message:



When I clicked on "Email Schema to Support", the following two messages come up in succession:



When I look at the database list on my Maria SQL server, I find that the database was created but the only table created is "Connections". The database user in this case has full access to the server (Just for testing purposes) so access is not an issue. The service running on my server is MySQL but even when I use the MySQL data source it comes up with the same error.

If I run the fix found in this thread:

https://forum.devolutions.net/topic24197-mysql-data-source-error.aspx

It works just fine.

What could be causing this?

Thanks,
Karl

error-3.jpg

error-2.jpg

error-1.jpg

All Comments (2)

avatar

Just to clarify. Is everything working now?

It only worked after performing the steps outlined in Topic 24197?

Best regards,

Stéfane Lavergne

avatar

Hello Stefane,

That is correct. If I run the SQL Query at the end of that Topic, the database works fine. Before that, it doesn't work at all. Just keeps throwing up error 2 and 3 in my post above.

Thanks,
Karl