summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/plugins/r/false_dupes-6543.result
blob: 22accaaae8a1db32bcc604734bfeb1b3a6d87b3a (plain)
1
2
3
4
5
install soname 'ha_federated';
install soname 'ha_federated';
install soname 'ha_federatedx';
ERROR HY000: Function 'FEDERATED' already exists
uninstall soname 'ha_federated';