[Phpmyadmin-devel] Problem with LV: % character

Marc Delisle lem9 at users.sourceforge.net
Wed Jul 25 03:04:47 CEST 2001


Testing LV + the 2 patches I sent to the list.

This query:
SELECT * FROM an2000 WHERE fromchamp like '%2000'

works ok in cvs, but becomes in LV:
SELECT * FROM `an2000` WHERE fromchamp like ' 00'

Which means this bug is back: 434405,  Percent bug in delete queries

Oops, too much decoding?  I will try without the patches.

Marc





More information about the Developers mailing list