MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: [solved] unknown plugin
Posted by: August Quint
Date: January 22, 2010 04:44AM

Hi,

OK, problem is solved. Here is what I did:

removed the MySQL-source-tree.
installed it fresh from the tar
in storage I added a directory csvor and placed my code in it
from storage/csv I copied CMakeLists.txt, Makefile.am and plug.in and modified it
than I ran:
autoscan
BUILD/autorun.sh
./configure
make

this works.

AugustQ

Options: ReplyQuote


Subject
Views
Written By
Posted
2902
January 20, 2010 06:43AM
Re: [solved] unknown plugin
1862
January 22, 2010 04:44AM


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.