[mythtv-users] Why mythconverg database never refreshes with "mysql -u root -p < mc.sql"

David Campbell dave at cpfc.org
Tue Feb 6 12:46:08 UTC 2007


David Campbell wrote:
> You can drop the old database a number of ways:
> 
> mysql -uroot -p
> 
> mysql>drop database mythconverg
> 
> or
> 
> mysqladmin -uroot -p drop database mythconverg

That should be mysqladmin -uroot -p drop mythconverg


-- 
David Campbell :: www.cpfc.org


More information about the mythtv-users mailing list