NEO: fix load of TokuDB plugin with MariaDB < 10.2
This fixes a regression introduced in commit aa5aa9e8. plugin-load loads plugins in the given order and stops (without exiting) on the first one that is missing. ha_rocksdb must be listed last because it's only there when using experimental MariaDB 10.2
Showing
Please register or sign in to comment