Creating new databse-no privileges?

Discussion in 'Databases - SQL Server 2008 / MySQL' started by Sharon, Mar 1, 2007.

  1. Sharon CSNM Customer

    Under MySql when I log in to an existing db it says:

    Create new database: [IMG]
    [IMG]No Privileges

    How can I get privileges?? ;)
  2. Carl Shepherdson Proprietor

    Hi Sharon,

    Please send a ticket to the Helpdesk with the DB Name, User and Password and we can take a look for you.
  3. sladmin CSNM Reseller

    This happens with me aswel. I just assumed it was because Helm created databases that you could not create them in PHPMyAdmin.
  4. Carl Shepherdson Proprietor

    Sorry yes, you won't be able to create databases via PHPMyAdmin they need to be created in Helm thus why it says you don't have permission. My mistake. ;)
  5. Sharon CSNM Customer

    Thank you for letting me know. I don't know enough about databases, perhaps its time I learnt :wacko:

    Thank you Carl for copying the database over for me, i appreciate it.

    Is that something other people (ie people who know how!) can do or do you always have to do it?

    Sharon
  6. sladmin CSNM Reseller

    The way I usually copy a database over or back it up is exactly how you did it. Just save the sql file on your pc then import it by uploading your .sql file.
  7. AlphOmega Guest

    You may want to check this, but I have manged to create databases before on your server through the command line remotley form my pc - no helm or phpmyadmin
  8. Carl Shepherdson Proprietor

    How did you login?
  9. AlphOmega Guest

    I had a database already set up in helm and i used those connection details through the mysql command line on my computer. Using that connection I had the privileges to set up new databases. I just cant remember if i did this on your uk or usa server.

Share This Page