AM
To: [EMAIL PROTECTED]
Subject: Re: mysql scripts
Dan, you can use:
mysql -e "YOUR SQL STATEMENT"
[]s
Anderson Pereira Ataides
Em Qui 27 Mar 2003 08:03, Daniel Kiss escreveu:
> Hi all,
>
> I have a question about mysql client. How can I use it in such a way that
> it ju
Dan, you can use:
mysql -e "YOUR SQL STATEMENT"
[]s
Anderson Pereira Ataides
Em Qui 27 Mar 2003 08:03, Daniel Kiss escreveu:
> Hi all,
>
> I have a question about mysql client. How can I use it in such a way that
> it just executes a script on a specified database and then exists?
>
> Thanks,
>
At 16:16 -0600 3/5/03, Terry & Cheryl Haimann wrote:
Is there a webpage or something I can read about creating a script
that can be ran from mysql prompt with the ./ . My script doesn't
seem to work, even though
it looks like legal sql to me. I am running this under win98.
The command is \. and