Re: Using mysql C Api affects memory in my executing program
Posted by: Georgi Kodinov
Date: April 19, 2021 01:13AM

I will need a complete code example (and steps to reproduce, including the table layout and data and the query you're submitting) to be able to help you.
As I fail to understand how would you "read" the table without being connected to the database.

Also I'd suggest you consider using mysql_real_query() that also takes a string length.

Georgi "Joro" Kodinov
MySQL SrvGen team lead
Plovdiv, Bulgaria

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Using mysql C Api affects memory in my executing program
322
April 19, 2021 01:13AM


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.