[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread gf
ID: 12785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: No bug! That was my mistake.-:) Previous Comments: --

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread derick
ID: 12785 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: Select statements are not executed by PHP, but on the server. This is not a PHP bug. Try executing the query with the co

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread gf
ID: 12785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: SELECT * FROM CHEM where KEMIKALIE like '%ol' does NOT report only the KEMIKALIE ending with 'ol' BUT e

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread swm
ID: 12785 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: This question is related to the MySQL database, not PHP. See www.mysql.com for support. Previous Comments: --