Stephen Cook wrote:
There are such things as extensions to the standard, and many languages besides BASIC that have the ability to output a character string. No need to be snippy.

I will look into the --silent option, thanks!


I also tend to use -BN with these kind of scripts:


mysql -u user -BN dbname < file.sql
mysql -u root -BN -e "SHOW DATABASES"

etc.

Regards

Mark

--
Mark Leith, Support Engineer
MySQL AB, Worcester, England, www.mysql.com
Are you MySQL certified?  www.mysql.com/certification


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

Reply via email to