mariadb/mysql-test/suite/plugins
Sergei Golubchik 47ee721923 MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snprintf_service' interface version mismatch"
When a DSO is loaded we rewrite service pointers to point to the actual service structures.
But when a DSO is unloaded, we have to restore their original values, in case this DSO
wasn't removed from memory on dlclose() and is later loaded again.
2013-12-09 12:39:13 +01:00
..
r MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snprintf_service' interface version mismatch" 2013-12-09 12:39:13 +01:00
t MDEV-4403 Attempting to use cassandra storage engine causes "service 'my_snprintf_service' interface version mismatch" 2013-12-09 12:39:13 +01:00
suite.pm Fix buildbot failure: 2013-03-07 22:25:03 +04:00