Hi Sergej,
thanks for your tip!
A first test shows that this work now.
I will do some more tests tomorrow. And in case of further problems I
will come back.
Thanks!!!
AugustQ
On Do, 2013-12-05 at 19:06 +0100, Sergei Golubchik wrote:
> Hi, AugustQ!
>
> On Dec 05, AugustQ wrote:
> >
> > just
Hi, Pavel!
On Dec 05, Pavel Ivanov wrote:
> > Alternatively, you can try to link your plugin explicitly with
> > libmyisam.a
>
> Won't this create two copies of libmyisam.a in memory (each one
> working with it's own set of static variables), and there'll be a
> danger of calling functions from d
Hi, AugustQ!
On Dec 05, AugustQ wrote:
>
> just one question:
> I have a simple plugin (a minimal storage engine) that does not load.
> When I try to load it I get this error-message:
>
> MariaDB [(none)]> install plugin dummy soname 'ha_dummy';
> ERROR 1126 (HY000): Can't open shared library
>
Hi,
just one question:
I have a simple plugin (a minimal storage engine) that does not load.
When I try to load it I get this error-message:
MariaDB [(none)]> install plugin dummy soname 'ha_dummy';
ERROR 1126 (HY000): Can't open shared library
'/home/august/MariaDB/pgm/lib/plugin/ha_dummy.so' (e
4 matches
Mail list logo