Since the connect method of mysqldb requires a database name, it seems 
like you can't use it without having a database already created. So is 
there a way to connect to your mysql server (without a specified 
database) in order to create a new database (i.e., the CREATE DATABASE 
query)?

Thanks.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to