MySQL Forums
Forum List  »  InnoDB

Re: [ERROR] Function 'innodb' already exists
Posted by: Peter Brawley
Date: May 22, 2014 12:22PM

I see.

"If a plugin is named both using a --plugin-load option and in the mysql.plugin table, the server starts but writes these messages to the error log:

"100310 19:15:44 [ERROR] Function 'plugin_name' already exists
100310 19:15:44 [Warning] Couldn't load plugin named 'plugin_name'
with soname 'plugin_object_file'."

-- http://dev.mysql.com/doc/refman/5.5/en/server-plugin-loading.html#server-plugin-installing

So, are there plugin directives in my.cnf, and what's the result of ...

select * from mysql.plugins;

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: [ERROR] Function 'innodb' already exists
5376
May 22, 2014 12:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.