Mysql Mysql <[EMAIL PROTECTED]> wrote:
>
> I have a file which has Creation of tables and views.
Views currently are not supported in MySQL.
> How can I run the file in mysql prompt.
Use source (\.) command:
mysql> source /path/to/the/file/file.sql
http://www.mysql.co
Hi,
I have a file which has Creation of tables and views.
How can I run the file in mysql prompt.
-mysql
__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
--
MySQL General Mailing List
For list archives: http://lists.my