Hi all,
When connecting to a MySql instance on port 3308 (10.0.0.0.1;port=3308) I run into problems. Selecting a database and table works just fine (testing the connection also works fine). However immediatly after I am being prompted with an error message:
Connection Error
The database, v, cannot be found.
Which is strange cause it lets me select it when setting up the connection. I dont get this kind of error when connecting to MySql databases on the default port 3306.
Can you help me out?
Thanks