MySQL Forums
Forum List  »  Connector/C++

MySQL Connector 8.0 Session init error :cdk::foundation::Generic_error
Posted by: zhang kai
Date: November 03, 2019 08:41PM

my code blow:

envrionment: win32/vs2015

Session sess("192.168.1.101", 3306, "root", "zhangkai", "test");

when I init the session ,It got an error:

0x76FE1932 error happend cdk::foundation::Generic_error, mysqlx::abi2::r0::Error,

did any meet the same error with me>

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector 8.0 Session init error :cdk::foundation::Generic_error
1055
November 03, 2019 08:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.