Re: [Repost: Mysql Replication Problems]

2002-02-14 Thread Tobias Eggendorfer
ions except for SELECT with replication enabled. Bye Tobias --- Tobias Eggendorfer E-Mail: [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

Bug in Like with longblob

2001-06-27 Thread Tobias Eggendorfer
query SELECT * FROM testtable WHERE test LIKE "%abcd%"; will result in an empty set. :-( I tried it on MySQL 3.23.36 on a RedHat 7.0 box. Regards Tobias ----------- Tobias Eggendorfer E-Mail: [EMAIL PROTECTED] --