MySQL Forums
Forum List  »  Connector/C++

Re: Help setting up mysql C++ connector in visual studio and ubuntu
Posted by: Conor Culhane
Date: June 28, 2022 08:31PM

Resolved. The solution is to build your program in x64, release, and in c++14 standard. The x api in xdevapi is default port 33060. Not 3306 like you would typically expect.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Help setting up mysql C++ connector in visual studio and ubuntu
125
June 28, 2022 08:31PM


Sorry, only registered users may post in this forum.

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.