Re: cmake error when using xdevapi
i love you it actually solved it
just for the record for anyone searching for this if you follow docs and do this
mysqlx::Session session("127.0.0.1", 3306, "user", "password");
it wont work since xdevapi uses x protocol and thats on port 33060
Subject
Views
Written By
Posted
1424
November 20, 2022 04:39AM
556
November 21, 2022 05:55AM
Re: cmake error when using xdevapi
390
November 21, 2022 09:27AM
367
November 21, 2022 09:36AM
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.