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:
@ -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
|
||||
|
Reference in New Issue
Block a user