x> My problem with this is that I have no control over the versioning.  I'm
x> using an ISP who was gracious enough to upgrade one of the servers (hosting
x> our largest clients) to 3.23 because it was having a BUNCH of other
x> problems.

x> So if the {mysql_insertid} thing is an issue, is there a fix?  Does the
x> latest DBD/DBI package fix it?  Or is it strictly a MySQL issue and just
x> needs to wait for a new release?

There is exist two alternative versions of DBD drivers for MySQL on
CPAN at this moment: distribution DBD-MySQL and ditribution
Msql-Mysql-modules. AFAIK first distribution has driver which had bug
with $dbh->{mysql_insertid} in its old versions.

You should ask your ISP to install latest version of
Msql-Mysql-modules or latest version DBD-MySQL. It is better to
install Msql-Mysql-modules because DBD-MySQL is experimental driver.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

Reply via email to