command line interface?
>>>
>>>If it is the former, I would imagine there is a problem with your script.
>>>
>>>HTH
>>>
>>>Sam Masiello
>>>Software Quality Assurance Engineer
>>>Synacor
>>>(716) 853-1362 x289
>>&g
> Unfortunately, the problem is not in any one script. It is a
> universally repeatable error and happens even when using MySQL in the
> command line.
>
> I tried the suggested SQL query below, but it returned the same
> result as before. (Only the first record.)
> SELECT name,keywords,descr
>
>>If it is the former, I would imagine there is a problem with your script.
>>
>>HTH
>>
>>Sam Masiello
>>Software Quality Assurance Engineer
>>Synacor
>>(716) 853-1362 x289
>>[EMAIL PROTECTED]
>>
>> -Original Message-
>>F
Sent: Monday, July 30, 2001 3:24 PM
>To:[EMAIL PROTECTED]
>Subject: Wild-card search problem
>
>
>--
>I have searched through all of the MySQL documentation I can get my
>hands on, but still have no explanation for the following "wild-card
>search" problem.
>
Software Quality Assurance Engineer
Synacor
(716) 853-1362 x289
[EMAIL PROTECTED]
-Original Message-
From: winnecon [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 3:24 PM
To: [EMAIL PROTECTED]
Subject:Wild-card search problem
--
I have searched through all of the MySQL
--
I have searched through all of the MySQL documentation I can get my
hands on, but still have no explanation for the following "wild-card
search" problem.
I enter the following query:
SELECT name,keywords,description from database_t where 1 and name
like "p%" LIMIT 0,