From: Sergei Golubchik Date: February 15 2013 2:51pm Subject: Re: API version for STORAGE ENGINE plugin is too different List-Archive: http://lists.mysql.com/internals/38726 Message-Id: <20130215145119.GA4950@meddwl.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, AugustQ! On Feb 15, AugustQ wrote: > Hello to everyone. > > I got this error-message yesterday and I don't know what's wrong here on > my machine. So let me describe the situation: If you moved to a different mysql version, you need to compile ha_dbf again for that mysql version. storage engine plugins work only in the mysql version that they were built with. > What's going on here? What ma I doing wrong? > PS: ha_dbf is a class I created by myself. Everything else seems to > work. Regards, Sergei