Quantcast
Channel: MySQL Forums - Connector/C++
Viewing all articles
Browse latest Browse all 527

Error 1102 Incorrect Database Name (no replies)

$
0
0
I have no clue what this means, tried connecting to mysql server with the following

driver = sql::mysql::get_mysql_driver_instance()
connection = driver->connect("//<ip>", username, password)

I am making this call on Linux to a Linux mysql server if that helps

Viewing all articles
Browse latest Browse all 527

Trending Articles