mysql insert id() duplication.

2006-10-09 Thread Nzer Zaidenberg
hello, I have an application were rows are recorded every minute or so in bursts of about 5-10 simultenous to a MyISAM table with AUTO_INCREMENT field. Though they are saved in serial order (one of the other in a single row per insert) there is very short time between each two inserts.

Re: mysql driver for C++

2006-09-12 Thread Nzer Zaidenberg
check out mysql++ I dont think there is a package but configure, make, makeinstall works for me (on FC5, with mysql++ 1.7.40 and 2.1.1) - Original Message From: Shain Lee <[EMAIL PROTECTED]> To: MySql Sent: Tuesday, September 12, 2006 11:31:02 AM Subject: mysql driver for C++ Hi , C

lots of problem with AIX...

2006-08-14 Thread Nzer Zaidenberg
Hi, I am trying to setup mysql on AIX 5.3L system with all patches installed (suma update yesterday) I have tried 3 ways and each failed... 1. I have tried the precompiled AIX 64 bit binary. those failed to link with mysql++ (we use 1.7.40) and php (they didn't found libmysqlclient which was