Sergei Golubchik
b79723ffe3
MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users
...
get_all_tables() skipped tables if the user has no privileges on
the schema itself and no granted privilege on any tables in the schema.
that is, it was skipping performance_schema tables (privileges
on them aren't explicitly granted, but internally hard-coded)
To fix:
* extend ACL_internal_table_access::check() method with
`bool any_combination_will_do`
* fix all perfschema privilege checks to take it into account.
* don't reuse table_acl_check object for all tables, initialize it
for every table otherwise GRANT_INTERNAL_INFO will leak
* remove incorrect privilege check from get_all_tables()
2025-01-09 10:00:35 +01:00
..
2024-10-03 09:31:39 +03:00
2024-09-05 12:14:06 +10:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2024-06-08 19:59:59 -06:00
2024-06-20 11:32:13 -04:00
2022-02-11 14:40:46 +11:00
2020-03-10 19:24:23 +01:00
2020-03-10 19:24:23 +01:00
2024-11-23 08:14:22 -07:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:09:26 +02:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:09:26 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2021-06-01 13:51:39 +10:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-11-29 12:37:46 +02:00
2023-04-28 08:22:17 +02:00
2025-01-09 10:00:35 +01:00
2025-01-09 10:00:35 +01:00
2024-06-27 09:27:12 +03:00
2023-05-03 09:51:25 +02:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:22:17 +02:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:22:17 +02:00
2024-06-27 09:27:12 +03:00
2023-05-03 09:51:25 +02:00
2023-04-28 08:22:17 +02:00
2023-05-03 09:51:25 +02:00
2024-07-03 13:27:23 +02:00
2024-11-29 12:37:46 +02:00
2024-06-27 09:27:12 +03:00
2024-11-23 08:14:22 -07:00
2024-06-27 09:27:12 +03:00
2024-11-29 12:37:46 +02:00
2023-04-28 08:22:17 +02:00
2024-06-27 09:27:12 +03:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:09:26 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-11-23 08:14:22 -07:00
2023-04-28 08:09:26 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-11-23 08:14:22 -07:00
2023-04-28 08:22:17 +02:00
2024-11-23 08:14:22 -07:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-06-27 09:27:12 +03:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-11-23 08:14:22 -07:00
2024-06-27 09:27:12 +03:00
2024-03-13 21:02:37 +01:00
2024-06-24 13:09:47 +03:00
2024-06-24 13:09:47 +03:00
2024-06-20 11:32:13 -04:00
2023-10-14 11:03:00 +02:00
2023-04-28 08:22:17 +02:00
2020-03-10 19:24:23 +01:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2023-12-12 15:21:28 +01:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-05-03 09:51:25 +02:00
2024-06-24 13:09:47 +03:00
2023-05-03 09:51:25 +02:00
2024-06-24 13:09:47 +03:00
2023-05-03 09:51:25 +02:00
2024-06-24 13:09:47 +03:00
2024-05-08 20:06:00 +02:00
2024-06-24 13:09:47 +03:00
2023-05-03 09:51:25 +02:00
2024-06-24 13:09:47 +03:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00
2024-06-20 11:32:13 -04:00
2024-06-20 11:32:13 -04:00
2023-04-28 08:22:17 +02:00
2024-06-20 11:32:13 -04:00