Windows mysql/MDB2/pear
Had to upgrade MDB2 with pear since the older stable version that worked with a Linux install of MySQL 4 did not work with Windows running MySQL 5. getlastinsertID() was not working, among others.
pear config-set preferred_state stable
pear upgrade MDB2_Driver_mysql
It installed a new MDB2 and some other packages.
0 comments
Kick things off by filling out the form below.
Leave a Comment