From: Zardosht Kasheff Date: May 4 2010 10:45pm Subject: Re: running replication tests with storage engine plugin installed List-Archive: http://lists.mysql.com/internals/37899 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks a lot Mark. This is working. -Zardosht On Tue, May 4, 2010 at 6:37 PM, MARK CALLAGHAN wrote: > This worked for me: > http://www.facebook.com/MySQLatFacebook?v=3Dapp_2347471856#!/note.php?not= e_id=3D382618805932 > > On Tue, May 4, 2010 at 1:33 PM, Zardosht Kasheff wro= te: >> Hello all, >> >> I am trying to run a replication test with a private storage engine >> installed as a plugin. I have already installed the plugin, so >> whenever I start mysqld, the plugin is installed. However, when I go >> to run ./mysql-test-run.pl suite/rpl/t/rpl_multi_engine.test, the >> plugin is not installed, and I cannot use our private engine. >> >> I also see that somehow, the innodb plugin is run. How does this happen? >> >> Any ideas what may be going on? We have not run into this problem, >> because until now, we have had our scripts use mysqltest directly. >> >> Thanks >> -Zardosht >> >> -- >> MySQL Internals Mailing List >> For list archives: http://lists.mysql.com/internals >> To unsubscribe: =A0 =A0http://lists.mysql.com/internals?unsub=3Dmdcallag= @gmail.com >> >> > > > > -- > Mark Callaghan > mdcallag@stripped >