summaryrefslogtreecommitdiff
path: root/debian/dist
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-08-06 14:02:05 +0200
committerSergei Golubchik <sergii@pisem.net>2014-08-06 14:02:05 +0200
commit75f0f1708bb2671f672e8a7de9ec907b45809611 (patch)
tree78a8490855506dc70299f7970d2bcc01e9c58cbc /debian/dist
parent071a14c93dc8cff6d112092b4f37931dde74aaea (diff)
downloadmariadb-git-75f0f1708bb2671f672e8a7de9ec907b45809611.tar.gz
MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enabled, and vice-versa
INSTALL SONAME ignores attempts to load the same plugin twice, it's not an error (because one can load one plugin by name and then install soname for the rest). But Federated and FederatedX are different plugins, despite having the same name. Now plugin_add() only considers two plugins identical if their names are the same string (compared as pointers). Otherwise it reports an error.,
Diffstat (limited to 'debian/dist')
0 files changed, 0 insertions, 0 deletions