| Path : /opt/mysql/mysql-test/suite/query_rewrite_plugins/include/ |
| Current File : //opt/mysql/mysql-test/suite/query_rewrite_plugins/include/uninstall_rewriter.inc |
disable_query_log; DROP DATABASE IF EXISTS query_rewrite; DROP FUNCTION IF EXISTS load_rewrite_rules; error 0, ER_SP_DOES_NOT_EXIST; UNINSTALL PLUGIN rewriter; enable_query_log; echo # Query rewrite plugin was queued for uninstalling.;