hi everybody!
i have a problem with mysql, i am trying to create a new database as
follows:
 $ cd /usr/local/mysql
 $ ./bin/mysql -u root mysql -p
  enter Password: ********
 sql> create database cardholder;
but i get the following error message:

ERROR 1006: Can't create database 'cardholder'. (errno: 28)

can anybody help me with this asasp? i'll be very greatful.
thanks to all. 


---------------------------------------------------------------------
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

Reply via email to