If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Newbie to MySql question : how to execute multicommand sql script ?
Hi,
I 'm using winsql 5.0 + mysql-connector-odbc-3.51.12 + mySql 5.0.21 and I want to initialize a database with a script containing lots of
create table statements and insert statements. Seems I can only execute one statement at a time. How can I execute the whole script ??
Tx, L.
Greetings,
the multiline command depends on the tools, but most free tools that i use, like
MySql console,HeidiSQL,MySQL Front, Navicat did accept multiline script in the query browser...