mirror of
https://github.com/MariaDB/server.git
synced 2026-01-13 18:02:43 +03:00
feedback plugin now fakes a SHOW command to force
create_schema_table() to instantiate the table at once,
not lazily.
The test from plugins.feedback_plugin_send applies.
Caused by e64084d5a3