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
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
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