mysql c-api 1064 mysql_real_query: issue with upgrade to 4.1.3

2004-08-27 Thread VY
Hi, For some reason, all my sql queries fail with a 1064; These were all working under mysql-4.0 but had to upgrade to 4.1 so i could use nested subqueries i have attached a simple 10 line c-code as proof of concept. Obviously there is nothing wrong with the query... #include #include #

query size

2001-05-02 Thread Vy Ho
In the Crash me, it says MySQL support a little more than 1 Million for query size. Is this the max number of records can be retrived from 1 single query? Is there a way to change this? Different setting? Thanks, Vh - Befor