Home » Database » MDB2_Driver_mysql » Bug #8121
MYSQL INNOBD Problem
Details
| Submitted | 2006-07-05 12:23 UTC |
|---|---|
| From | decombe at unisolution dot de |
| Assigned | lsmith |
| Status | Closed |
| Package | MDB2_Driver_mysql |
| PHP Version | 4.3.8 |
| OS | Suse |
| 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