bigal512
09-07-2001, 05:11 AM
I have a script that included a file that will create the tables it needs. How do I run the create.sql file?
"1) Use the "create.sql" file in the /misc/sql directory to create the mySQL tables.
e.g. cat create.sql | mysql [database name] "
TIA
AL
"1) Use the "create.sql" file in the /misc/sql directory to create the mySQL tables.
e.g. cat create.sql | mysql [database name] "
TIA
AL