|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[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. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 01 16:00:02 2025 UTC |
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)