MySQL

Status
Not open for further replies.

GFXEddie

New Member
Messages
19
Reaction score
0
Points
0
Not sure if this can be posted here, but does anyone know how to install a new MySQL database? My one was messed up and I couldn't get anything to work.
 

bigguy

Retired
Messages
10,984
Reaction score
10
Points
38
If you go into cpanel and then to mysql and create a db you must also create a user and add that to the newly created database. It's all pretty simple if you take your time and look at the options.
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
Also if one of your databases stop working, may I suggest using cPanels MySQL page to REPAIR the databases and using phpMyAdmin to REPAIR and OPTIMIZE each table (under Operations' when in table view - right at the bottom of the page.

Generally OPTIMIZE will only have an impact on large databases that are frequently accessed - but every little helps!
 
Status
Not open for further replies.
Top