1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed wrong results in show_all_plugins.test

- Crude hack to get it to work. Hope Serg has a better solution at some point..
This commit is contained in:
Monty
2017-06-30 18:01:55 +03:00
parent b356eae8a9
commit a2d5bd96bf

View File

@ -21,6 +21,7 @@ show status like '%libraries%';
--sorted_result
--replace_result .dll .so
show plugins soname like '%example%';
--replace_result 8 7
show status like '%libraries%';
--sorted_result
--replace_result .dll .so