Re: executing script file

2001-02-15 Thread Thiru
U can try this for simple scripts... [prompt]$ mysql -u UserNm -pPasswd -h HostName -e "select * from someTable"; is this what U want?? cheers! -Thiru -> Hi, -> -> I didn't find any information on possibility to execute script file. -> On oracle it is possible via @file_name command fro

Re: executing script file

2001-02-15 Thread René Tegel
ris Jancevskis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 2001-02-15 10:57 AM Subject: executing script file > Hi, > > I didn't find any information on possibility to execute script file. > On oracle it is possible via @file_name command from client.

executing script file

2001-02-15 Thread Andris Jancevskis
Hi, I didn't find any information on possibility to execute script file. On oracle it is possible via @file_name command from client. Is it possible on mysql? I want to update 3 different databases to keep these equvalent. TIA, -- Andris mailto:[EMAIL PROTECTED] -