Comment 4 for bug 1441024

Revision history for this message
monty solomon (monty+launchpad) wrote :

# mysql -uroot -e "INSTALL PLUGIN audit_log SONAME 'audit_log.so'"
ERROR 1125 (HY000) at line 1: Function 'audit_log' already exists

# mysql -uroot -e "UNINSTALL PLUGIN audit_log"
ERROR 2013 (HY000) at line 1: Lost connection to MySQL server during query