[Phpmyadmin-devel] current HEAD, MySQL 4.0.x and mysqli
Marc Delisle
Marc.Delisle at cegepsherbrooke.qc.ca
Thu Oct 13 11:12:54 CEST 2005
Hi,
can someone reproduce this? HEAD no longer works correctly with MySQL
4.0.x, with mysqli extension. Many symptoms occur, for example:
structure only shows the first 7 fields of a table; insert no longer
works, etc.
Looks like the output of SHOW FIELDS, when fetched in a loop by
PMA_DBI_fetch_assoc(), stops after reading the 7th row.
Same server works well with QA_2_6_4 + mysqli extension. Works well with
HEAD + mysql extension.
I know that mysqli is targeted to MySQL 4.1.x+, but...
Marc
More information about the Developers
mailing list