php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19283 phpMyAdmin doesn't work with 4.2.3
Submitted: 2002-09-07 12:18 UTC Modified: 2002-10-08 21:44 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: mimerker at solidcore dot de Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.2.3 OS: Suse Linux 7.2
Private report: No CVE-ID: None
 [2002-09-07 12:18 UTC] mimerker at solidcore dot de
It does with php4.2.2 ... this bug was reporeted by several ppl with different systems.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-07 12:20 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2002-09-08 12:03 UTC] mimerker at solidcore dot de
"optimize tables" kills the tables. you can't eddit tables. (there is a pseudo-syntax error). It DOES work with php4.2.2 - It's seems to be a bug in the mysql implementation.
 [2002-09-18 07:29 UTC] brokerjoker at gmx dot de
i can confirm this bug. phpmyadmin does not work at all with 4.3.2, while it does with 4.2.2 (under suse 8).
 [2002-09-18 10:19 UTC] mimerker at solidcore dot de
suse 7.2 here. this bug does not affect all systems, but i know where it does.
 [2002-09-18 10:20 UTC] mimerker at solidcore dot de
i know some where it does, sorry :)
 [2002-09-18 17:06 UTC] iliaa@php.net
Can you please elaborate on '"optimize tables" kills the tables'? 
There in fact there is a bug in MYSQL that was solved in upcomming 3.23.53 release, which could be what is causing the problem. The bug description reads, 'Fixed a bug that OPTIMIZE of locked and modified MyISAM table, reported table corruption'.
 [2002-09-21 15:18 UTC] stefb at wizzz dot net
With phpMyAdmin 4.3.{0,1-rc1} when you edit a record or a table property, or anything that has to do with data posted from an input field that is to be translated into sql, the resulting string to be sent to mysql has some truncated caracters and is of course wrong in syntax for mysql. Apparently it doesn't happen with version prior to  php-4.2.2  

I'm using RH 7.{0,3} apache-1.3.26 php-4.2.3 MySQL-3.23.5{1,2}

I've not seen the optimize tables bug (coz i don't optimize very often)
 [2002-09-21 15:23 UTC] stefb at wizzz dot net
Sorry i didn't see there was a work around for that in

http://bugs.php.net/bug.php?id=19404
 [2002-10-08 21:44 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 14:01:33 2025 UTC