Re: mysql_insert_id()- MySQL C API

2001-07-23 Thread Benjamin Pflugmann
Hi. On Mon, Jul 23, 2001 at 04:32:54PM +0400, [EMAIL PROTECTED] wrote: > Problem: INSERT fields AUTO_INCREMENT passes correctly, and call > after that mysql_insert_id () all the same returns 0. Linux 2.2.14 > operating system. Mysql version - 2.23.38 Hm. You know that the return value is of type

mysql_insert_id()- MySQL C API

2001-07-23 Thread Ушаровский Олег
Problem: INSERT fields AUTO_INCREMENT passes correctly, and call after that mysql_insert_id () all the same returns 0. Linux 2.2.14 operating system. Mysql version - 2.23.38