.uk
-Original Message-
From: Joppe A [mailto:[EMAIL PROTECTED]
Sent: 04 April 2005 11:59
To: mysql@lists.mysql.com
Subject: how to run a file in MySQL
Hello all,
This is probably really basic for all of you but I have been trying to
find it in the manual without success...
My question is if it
The command you need is
source ;
Alternatively, if you are outside the mysql clined
mysql <
Alec
"Joppe A" <[EMAIL PROTECTED]>
04/04/2005 09:59
To
mysql@lists.mysql.com
cc
Subject
how to run a file in MySQL
Hello all,
This is probably really basic f
Hello all,
This is probably really basic for all of you but I have been trying to find it
in the manual without success...
My question is if it is possible when you are logged in to MySQL to run a file
with sql-statements in, instead of sit and execute each statement seperatly.
The file I hav