Quantcast
Channel: SecaServer » BSD
Viewing all articles
Browse latest Browse all 8

MySQL General Security Guidelines

$
0
0

1. Do not ever give anyone (except MySQL root accounts) access to the user table in the mysql database! This is critical!

2. Learn the MySQL access privilege system. The GRANT and REVOKE statements are used for controlling access to MySQL. Do not grant more privileges than [...]


Viewing all articles
Browse latest Browse all 8

Trending Articles