MySQL 4.0 Questions...

2003-03-26 Thread Babu
Hi, I am using MySQL 4.0 (with Embedded Server) on a Mac OS X (Darwin) machine. I am using the C API of MySQL in my programs. I have a few questions regarding this. 1) When I compile my programs with the g++ 3.1 compiler, i get the following warnings: ld: warning multiple definitions of

MySQL 4.0 Questions....

2003-03-26 Thread Babu
Hi, I am using MySQL 4.0 (with Embedded Server) on a Mac OS X (Darwin) machine. I am using the C API of MySQL in my programs. I have a few questions regarding this. 1) When I compile my programs with the g++ 3.1 compiler, i get the following warnings: ld: warning multiple definitions of

Re: MySQL 4.0 questions

2001-10-18 Thread Sinisa Milivojevic
Pete Harlan writes: > On Wed, Oct 17, 2001 at 02:51:50PM +0300, Sinisa Milivojevic wrote: > > SQL_CALC_FOUND_ROWS has sense (and will have any effect) only when > > used with LIMIT clause. > > So could it be a syntax error to use it otherwise? Or could the name > be SQL_CALC_FOUND_ROWS_FOR_LIMIT