All:

I have been trying to just simply create a database
and I receive the following error:


mysql> create database MyCollection;
ERROR 1006: Can't create database 'MyCollection'. (errno: 13)



I know it is a privilege problem but  I cannot figure out where
it is located. i have tried creating the database as root and the
user ID i am using and I get the same error.

WHat is the problem?


Thank  you,

LDB


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Lawrence D. Bowie                     { [EMAIL PROTECTED]               ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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