ue Sanchez Vela [mailto:[EMAIL PROTECTED]
Sent: Monday, August 01, 2005 7:21 PM
To: [EMAIL PROTECTED]; mysql@lists.mysql.com
Subject: RE: possible mysql/sql error...
Bruce,
the shell is catching "system" and tries to execute
whatever follows it, MySQL ignores it 100%.
try using
Bruce,
the shell is catching "system" and tries to execute
whatever follows it, MySQL ignores it 100%.
try using 'system' intead of the bare word and see.
regards,
esv.
--- bruce <[EMAIL PROTECTED]> wrote:
> to recreate the error...
>
> make sure you have a test database/etc setup...
> cre
to recreate the error...
make sure you have a test database/etc setup...
create the following test sql file
sample.sql
--
-- test comments
--
/*
system of the semester information. This gets updated for each
*/
import/run the sample.sql
mysql -ufoo -p dbname