At 7:24 PM -0500 7/22/99, Jean-Francois Prieur wrote:
>Hi all,
>
>Relative newcomer to the mySQL scene so excuse me if this question has been
>asked thousands of times before. Read the documentation and could not find
>anything that could help me.
>
>What I want to do is quite simple. I want to put SQL statements in a text
>file (create table,insert, update, etc.) to create 20 tables. I then want
>MySQ: list to load it and execute it instead of typing it all. I'm using
>version 3.21.29 on NT 4.0
C:\> mysql < your_file
Make sure each statement is terminated by a semicolon.
--
Paul DuBois, paul@stripped