mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
Small fix for the test case. The column named "slow" was used twice in the SELECTs. As a consequence, the column named "ignore_server_ids" was not used. To fix this we simply replace the second column selected named "slow" with a column named "ignore_server_ids".
5.5 KiB
5.5 KiB