1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/mysql-test/suite/plugins/t
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
..
2013-03-07 22:25:03 +04:00
2012-01-13 15:50:02 +01:00
2013-07-09 10:54:47 +04:00
2013-11-07 14:30:21 +01:00
2013-11-07 14:30:21 +01:00