
25 Jul
2001
25 Jul
'01
11:32 a.m.
Solved by patch 3. Marc Marc Delisle a écrit :
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.