Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: load Mroonga plugin by default
Without this, the following error is occurred when one MySQL server runs
two tests:
errno: 0 service 'thd_alloc_service' interface version mismatch:
The error isn't occurred when one MySQL server runs only one test.
It means that plugin load/unload is a problem. But why?- Loading branch information