I have installed MariaDB on my windows7 machine . So how to install OQGRAPH storage engine?
I have tried following SQL query:
MariaDB [(none)]> INSTALL PLUGIN oqgraph SONAME 'ha_oqgraph.dll';
and it returns following error.
ERROR 1126 (HY000): Can't open shared library 'C:\Programmi\MariaDB 10.0\lib\plugin\ha_oqgraph.dll