Re: Script (Linux 7.1)

2002-02-23 Thread Doug Thompson
One way is to include it in your mysql start command: mysql -u user -ppassword hi, >I have written a script for database creation and table creation. Now I >want to run this script from the MySQL prompt. How can I do this..? >Please , anybody know about this , so that I can create my database by

Script (Linux 7.1)

2002-02-22 Thread Chetan Lavti
hi, I have written a script for database creation and table creation. Now I want to run this script from the MySQL prompt. How can I do this..? Please , anybody know about this , so that I can create my database by simply running that script. Thanks and regards, Chetan Lavti -