  | | | DBD::mysql 3.0008 patch to fix fail in t/50commit w/ MySQL 4.x installation | DBD::mysql 3.0008 patch to fix fail in t/50commit w/ MySQL 4.x installation 2006-11-27 - By Tim Hunter
Back Hi folks, don't ask me why I'd be perverse enough to still be using MySQL 4.0.14. In any case, an install of DBD::mysql 3.0008 give the following error during 'make test':
t/50commit...........DBD::mysql::db do failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=innodb' at line 1 at t/50commit.t line 86.
I've written a relatively simple patch to t/mysql.dbtest to fix this, and attached it. An extended error log is also attached.
tim
<div>Hi folks, don't ask me why I'd be perverse enough to still be using MySQL 4.0.14. In any case, an install of DBD::mysql 3.0008 give the following error during 'make test':</div> <div> </div> <div>t/50commit...........DBD::mysql::db do failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=innodb' at line 1 at t /50commit.t line 86. <br> </div> <div>I've written a relatively simple patch to t/mysql.dbtest to fix this, and attached it. An extended error log is also attached.</div> <div> </div> <div>tim</div>
-- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/perl?unsub=mysql@(protected)
|
|
 |