[Phpmyadmin-devel] Re: current HEAD, MySQL 4.0.x and mysqli
Michal Čihař
michal at cihar.com
Thu Oct 13 13:33:39 CEST 2005
Hi
On Thu 13. 10. 2005 20:11, Marc Delisle wrote:
> 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.
I don't have such setup here, sorry.
> 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.
Maybe we luckily didn't hit some issue before, I don't know any major
change in this area.
> I know that mysqli is targeted to MySQL 4.1.x+, but...
I wouldn't care about such incompatibilites (from
http://cz2.php.net/mysqli):
The mysqli extension is designed to work with the version 4.1.3 or above
of MySQL. For previous versions, please see the MySQL extension
documentation.
--
Michal Čihař | http://cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20051013/7660d713/attachment.sig>
More information about the Developers
mailing list