stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
862 stars 139 forks source link

bug: Scuba:Users Have Full Database Access #100

Closed shangyanwen closed 2 years ago

shangyanwen commented 2 years ago

Describe the problem

Limiting the accessibility of the 'mysql' database will protect the confidentiality, integrity, and availability of the data housed within MySQL. A user that has direct access to mysql.* might view password hashes, change permissions, or alter or destroy information intentionally or unintentionally.

image

Expected behavior

How To Reproduce

Environment

Additional context

shangyanwen commented 2 years ago

Modifying parameters from the configuration is not a problem