mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Don't check mysql.db and mysql.user from event schedule on startup. Event schedule should only check its own mysql.event table, it has no business checking other system tables. In particular, it's ridiculous for event schedule to fail when privilege tables are not the newest, because sql_acl.cc supports old privilege tables just fine.
7.9 KiB
7.9 KiB