Error 1049: unknown database 'es_extended'

Trying to go from mysql-async to oxmysql, but i am getting:

error 1049: unknown database ‘es_extended’

Unable to establish a connection to the database (ER_BAD_DB_ERROR)!

Need help!

Well, assuming you already have a database being used by mysql-async and it works fine – change the name of the database you’re trying to connect to in your mysql connection string to the correct name.

Otherwise run the sql provided by esx.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.