I know how to inport a .sql file into mysql by using mysql -u username -p password < filename.mysql(sql) but how do you import one that is made to go into a database you already have created? Would the command by mysql -u username -p password < dbname filename.sql(mysql)
Thanks, Josiah Wallingford Email = [EMAIL PROTECTED] Mailing lists: PHP General - [EMAIL PROTECTED] BBEdit Talk - [EMAIL PROTECTED] BBEdit Web Authoring - [EMAIL PROTECTED] ICRadius - [EMAIL PROTECTED] Linux Newbie - [EMAIL PROTECTED] MySql - [EMAIL PROTECTED] Messenger Services: (MSN Instant Messenger = josiahlizzard) (ICQ # 150522268) (Yahoo Instant Messenger = josiahwallingford) (AIM American Online Instant Messenger = JosiahWalling) Web Pages: www.josiahw.com www.pooponwindows.com www.mymysql.com www.bigbirdlinux.com www.sofast.net www.darwinduck.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php