Comment 2 for bug 512436

Revision history for this message
Barry Leslie (barry-leslie) wrote :

select LAST_INSERT_ID(); returns 0.

MySQL was configured as:
  $ ./configure --prefix=/Users/leslie/Projects/mysql_build/mysql-5.1.42_inst

and PBXT was built outside the MySQL tree as:

  $ ./configure --with-mysql=/Users/leslie/Projects/mysql_build/mysql-5.1.42