RE: possible mysql/sql error...

2005-08-02 Thread bruce
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 &#

RE: possible mysql/sql error...

2005-08-01 Thread Enrique Sanchez Vela
> 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

RE: possible mysql/sql error...

2005-08-01 Thread bruce
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

possible mysql/sql error...

2005-07-31 Thread bruce
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

possible mysql/sql error...

2005-07-31 Thread bruce
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