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 my_ulonglong and won't
fit into an integer usually?

Another possible error cause would be if you call another query in
between. Otherwise, I am out of ideas.

Bye,

        Benjamin.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

  • ... Ушаровский Олег
    • Benjamin Pflugmann

Reply via email to