mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Classes that handle privilege tables (like Tables_priv_table) could read some columns conditionally but they expect a certain minimal number of colunms always to exist. Add a check for a minimal required number of columns in privilege tables, don't use a table that has fewer columns than required.
436 KiB
436 KiB