MySQL Forums
Forum List  »  Connector/C++

Re: How to escape a string?
Posted by: Steve Yates
Date: May 24, 2021 04:06PM

Thanks for the reply. I am aware of that functionality. The issue is that Connector/C needs to be connected to the mysql server for mysql_real_escape_string to work. And the current windows version of Connector/C is 6.1.11. Which will not authenticate against a MySQL 8.0 server (without enabling legacy authentication on the server side).

Options: ReplyQuote


Subject
Views
Written By
Posted
848
May 24, 2021 03:40PM
416
May 24, 2021 04:00PM
Re: How to escape a string?
372
May 24, 2021 04:06PM
324
May 24, 2021 06:20PM
315
June 01, 2021 03:42AM


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.