PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB2_Driver_mysql » Bug #8121

MYSQL INNOBD Problem

Details

Submitted2006-07-05 12:23 UTC
Fromdecombe at unisolution dot de
Assignedlsmith
StatusClosed
PackageMDB2_Driver_mysql
PHP Version4.3.8
OSSuse
Roadmaps(Not assigned)

Comments

[2006-07-05 12:23 UTC] decombe at unisolution dot de

Description:
------------
Hi,
I have written a script to create tables with MDB2 Libraries. I use a MySQL Database 4.0.15.
My script works until today. I did this morning a update of the MDB2_Driver_mysql. And now i can't create my tables because INNODB is not supported. The Problem is that I am not using INNODb Table but a MyISAM Table.

Could you let me know what can I do ?

Chris

Test script:
---------------
MDB2 Error: not supported
INNODB is not a supported table type by this MySQL database server