MySQL Forums
Forum List  »  Newbie

Command line tools questions
Posted by: Hartman Wagner
Date: April 23, 2005 08:49AM

Hello All,

I'm working on a shell script to create databases and their tables to speed the process of building new servers. I can do it via php/apache but I would prefer to use a script from the shell.

I can use "mysqladmin" to create the database (see below) But don't seem to see a way to build tables? Anyone has some advice?

# mysqladmin -u root -p create database

Thanks
Hartman

Options: ReplyQuote


Subject
Written By
Posted
Command line tools questions
April 23, 2005 08:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.