|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Banned
Join Date: Jul 2002
Posts: 257
|
Secure MYSQL
ANy tips and or docs on this I choose mysql because that is all vBulletin will work with
|
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Is this on your machine or a hosts machine?
Generally the biggest insecurity to MySQL is in the scripts used to view/update the database. I always store password and connection information below the Webroot directory so that it is not visible from the Internet. The other thing to do is to make sure that people only have permissions to do what they need and nothing more. If someone only has to read the data from a table, then they don't need the ability to write, etc. Here is an article I found on securing MySQL. |
|
|
|
|
|
#3 |
|
Banned
Join Date: Jul 2002
Posts: 257
|
This is on my machine and I will be the only one using it
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|