|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I've got MySQL installed on my server. Good!
I can create a database called 'test'. Good! I would like to create a database called 'lexikon'. Impossible! URL I know that I have to add a user and a host(?) to the mysql-database. What do I have to enter? Could any1 give me an example? hostname: whoever.com user: me database: lexikon |
|
#2
|
|||
|
|||
|
I need to know a little more information before I can help you.
1) What error message does it give you? 2) Can you connect to MySQL using the user 'me' or does 'me' not even exist yet? In any case I'd suggest reading the MySQL Administration article as it will probably be able to answer your questions. Check it out at: http://www.devshed.com/Server_Side/MySQL/Administration/ For more help you can check out what the MySQL documentation has to say: http://www.devshed.com/Server_Side/MySQL/Manual/manfiles/manual_Privilege_system.html#Privilege_system Also, once you learn the basics if you want to learn the more advanced features of MySQL's privledge system you should check out the article on Grant Tables: http://www.devshed.com/Server_Side/MySQL/Grant_Tables/ |
|
#3
|
|||
|
|||
|
Thanx very much for your reply, that problem is already solved. Thankyou anyway!
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Initialize MySQL on an Internet-Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|