nvm mind the topic name
why cant i create a mysql database?
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
server name of mysql database
Started by Raptrex, Aug 18 2004 12:50 AM
7 replies to this topic
#5
Posted 18 August 2004 - 08:26 AM
All MySQL databases created will have your username prefixed in the front. For example, if you created a database called 'database', it would become 'yourname_database'.
You cannot have any additional underscores in the database name. And do not try and put the 'yourname_' in - it will automatically be added. If you try and create a database called 'yourname_database', it will become 'yourname_yournamedatabase'.
You cannot have any additional underscores in the database name. And do not try and put the 'yourname_' in - it will automatically be added. If you try and create a database called 'yourname_database', it will become 'yourname_yournamedatabase'.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














