Jump to content
xisto Community
Sign in to follow this  
Raptrex

server name of mysql database

Recommended Posts

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

Share this post


Link to post
Share on other sites

it tells you how to do it but they are automatically created if you are using pre installed scripts. :D

and are there any pre-installed scripts in here? which ones?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.