Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.5.8
Description
E.g. the actual used values of allow-suspicious-udfs and skip-grant-tables can't be seen in SHOW GLOBAL VARIABLES output, and are not listed in INFORMATION_SCHEMA.SYSTEM_VARIABLES either.
As both of these settings have security implications it should be possible to see their current value from the SQL level though, for audit / secure configuration check purposes.
Especially with the now added GLOBAL_VALUE_ORIGIN and GLOBAL_VALUE_PATH information in I_S SYSTEM_VARIABLES, every setting that can be done via command line or my.cnf should actually be visible in SYSTEM_VARIABLES ...?
Attachments
Issue Links
- relates to
-
MDEV-28672 Several server options / settings still not visible from SQL level
-
- Open
-
Replication related options
binlog-do-db
binlog-ignore-db
binlog-row-event-max-size
master-info-file
master-retry-count
replicate-rewrite-db
replicate-same-server-id
show-slave-auth-info
skip-slave-start