ITPUB
Jun 20, 2016 · Databases
Why Any MySQL User Can Access test* Databases and How to Fix It
This article explains that MySQL’s default mysql.db entries grant every user full privileges on databases named test or starting with test_, demonstrates the issue with a read‑only account, and shows how deleting those rows removes the unintended access.
Database SecurityPermissionsmysql
0 likes · 6 min read
