Hello, I think I have explained bad. I want to pass
the arguments to the sql script.
The argument is for the sql script.

For example:
myscript.sql should be:
GRANT ALL PRIVILEGES ON *.* TO &1@'%'
where &1 would be parameter 1

I want to do something like that:
dos>mysql mysql -u root -p < myscript.sql argument

But I don´t know how to do it.

Thanks:
   Enrique Andreu

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to