Re: semicolon commands causing problems

2005-03-23 Thread Usha
nesday, March 23, 2005 9:34 PM Subject: RE: semicolon commands causing problems I forgot to mention that it is happening from my ant scripts too. So the problem is occurring outside of the query browser as well. However, from the command line I can execute the two statements. Any ideas what could

RE: semicolon commands causing problems

2005-03-23 Thread SGreen
y browser as well. > However, from the command line I can execute the two statements. > > Any ideas what could be causing this? > > -Original Message- > From: Justin Moore > Sent: Wednesday, March 23, 2005 10:39 AM > To: mysql@lists.mysql.com > Subject: semicol

RE: semicolon commands causing problems

2005-03-23 Thread Justin Moore
: Wednesday, March 23, 2005 10:39 AM To: mysql@lists.mysql.com Subject: semicolon commands causing problems Hi, Anyone know why I can't run multiple commands from the query browser using semicolons to separate the commands? ex: The following command works fine: select now(); Howeve

Re: semicolon commands causing problems

2005-03-23 Thread SGreen
"Justin Moore" <[EMAIL PROTECTED]> wrote on 03/23/2005 10:38:48 AM: > Hi, > > Anyone know why I can't run multiple commands from the query browser > using semicolons to separate the commands? > > ex: > The following command works fine: > select now(); > > > However the following commands do n

semicolon commands causing problems

2005-03-23 Thread Justin Moore
Hi, Anyone know why I can't run multiple commands from the query browser using semicolons to separate the commands? ex: The following command works fine: select now(); However the following commands do not select now(); select version(); Your help is appreciated, -JM -- MySQL General Mail