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
> ignored...!!!
>
> hope this clarifies what i stated earlier...
>
> -bruce
>
>
>
> -Original Message-
> From: bruce [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 31, 2005 1:15 PM
> To: mysql@lists.mysql.com
> Subject: possible mysql/sql error
bruce [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 31, 2005 1:15 PM
To: mysql@lists.mysql.com
Subject: possible mysql/sql error...
update...
it appears that the 'system' word has to be at the beginning of a line in
the comment for the error to occur!
i'm willing to bet this is a
update...
it appears that the 'system' word has to be at the beginning of a line in
the comment for the error to occur!
i'm willing to bet this is a bug that hasn't been filed what are the
odds that someone would run across it!!
hi...
i created the following simple test of sql for mys
hi...
i created the following simple test of sql for mysql. i included some
comments that use the word 'system' in the comments. the comments are
wrapped in the '/* ... */' delimiters..
i get an error stating 'sh: foo command not found.' i traced the error/msg
to the fact that the word 'system' i