Database Creation

db , mysql India
  • 13 years ago

    When I want to create a new database in mysql with administrator permissions, it is creating the database only in the format of:

    test_<database name>

     

    If I want to create a database with name: "mySampleDb"

    It is not creating. But if I try with: test_mySampleDb, it works.

    Can anyone help me out to solve this problem.

     

    Thankyou,

    Murali

     

  • 13 years ago

    I have a feeling that's actually permissions issue - check out http://bugs.mysql.com/bug.php?id=12638

    Might be worth double checking at least?

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Before software should be reusable, it should be usable.” - Ralph Johnson