Re: Select statement didn't return results though there should be results

2001-08-23 Thread Calvin Xu
--- Werner Stürenburg <[EMAIL PROTECTED]> wrote: > > > Calvin Xu schrieb am Donnerstag, 23. August 2001, > 03:16:09: > > > select > subject,subhead,subsubhead,data2,data3,see_also > > from npl_detail where ( (subject like '% asia %' > OR >

Select statement didn't return results though there should be results

2001-08-22 Thread Calvin Xu
Hello there, I couldn't send email out from my mysql server so I couldn't use mysqlbug to report the problem. I am trying to enter the information in the mysqlbug format: >Description: The following sql statement couldn't return me results: select subject,subhead,subsubhead,data2,data3,see_als