[MDEV-13573] MariaDB 10.2.7 on Windows no RocksDB plugin Created: 2017-08-18  Updated: 2017-08-18  Resolved: 2017-08-18

Status: Closed
Project: MariaDB Server
Component/s: Packaging, Platform Windows, Storage Engine - RocksDB
Affects Version/s: 10.2.7
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Stuart Slater Assignee: Sergei Golubchik
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

Windows 2008 R1 32bit, Windows 2008 R2 64bit, Windows 7 Professional 64bit.



 Description   

Using MariaDB 10.2.7 on Windows (Windows 7 Pro 64bit); I cannot seem to install the storage engine for ROCKSDB.

I followed the instructions in :-
https://mariadb.com/kb/en/mariadb/getting-started-with-myrocks/
under the windows section.

i.e.

install soname 'ha_rocksdb';

but I get the following error:-

MariaDB [(none)]> install soname 'ha_rocksdb';
ERROR 1126 (HY000): Can't open shared library 'D:\MariaDB\lib\plugin\ha_rocksdb.dll' (errno: 0, The specified module could not be found.)
MariaDB [(none)]>

Looking in d:\MariaDB\Lib\plugins - I only have the following:-

D:\MariaDB\lib\plugin>dir
 Volume in drive D is Data
 Volume Serial Number is A051-51BB
 
 Directory of D:\MariaDB\lib\plugin
 
18/08/2017  06:37    <DIR>          .
18/08/2017  06:37    <DIR>          ..
10/07/2017  15:14         3,166,208 adt_null.pdb
10/07/2017  15:14           108,032 authentication_windows_client.dll
10/07/2017  15:14         3,657,728 authentication_windows_client.pdb
10/07/2017  15:14         2,830,336 auth_0x0100.pdb
10/07/2017  15:14           124,928 auth_ed25519.dll
10/07/2017  15:14         3,084,288 auth_ed25519.pdb
10/07/2017  15:14            99,328 auth_gssapi.dll
10/07/2017  15:14         3,280,896 auth_gssapi.pdb
10/07/2017  15:14           102,856 auth_gssapi_client.dll
10/07/2017  15:14            72,704 auth_named_pipe.dll
10/07/2017  15:14         2,846,720 auth_named_pipe.pdb
10/07/2017  15:14         2,838,528 auth_test_plugin.pdb
10/07/2017  15:18         1,133,568 aws_key_management.dll
10/07/2017  15:18        22,917,120 aws_key_management.pdb
10/07/2017  15:18           141,824 client_ed25519.dll
10/07/2017  15:18         3,592,192 client_ed25519.pdb
10/07/2017  15:20         2,854,912 debug_key_management.pdb
10/07/2017  15:20           105,416 dialog.dll
10/07/2017  15:20         2,830,336 dialog_examples.pdb
10/07/2017  15:20         2,945,024 example_key_management.pdb
10/07/2017  15:20            95,232 file_key_management.dll
10/07/2017  15:20         3,903,488 file_key_management.pdb
10/07/2017  15:19         1,119,232 ha_connect.dll
10/07/2017  15:19        12,111,872 ha_connect.pdb
10/07/2017  15:20         4,173,824 ha_example.pdb
10/07/2017  15:20           126,976 ha_federated.dll
10/07/2017  15:20         4,976,640 ha_federated.pdb
10/07/2017  15:32           183,808 ha_sphinx.dll
10/07/2017  15:32         5,468,160 ha_sphinx.pdb
10/07/2017  15:33           559,616 ha_spider.dll
10/07/2017  15:33         7,827,456 ha_spider.pdb
10/07/2017  15:33         3,256,320 ha_test_sql_discovery.pdb
10/07/2017  15:19         3,272,704 libdaemon_example.pdb
10/07/2017  15:27            72,192 locales.dll
10/07/2017  15:27         3,493,888 locales.pdb
10/07/2017  15:28            72,704 metadata_lock_info.dll
10/07/2017  15:28         4,116,480 metadata_lock_info.pdb
10/07/2017  15:20         2,830,336 mypluglib.pdb
10/07/2017  15:29            77,768 mysql_clear_password.dll
10/07/2017  15:32         2,838,528 qa_auth_client.pdb
10/07/2017  15:32         2,838,528 qa_auth_interface.pdb
10/07/2017  15:32         2,830,336 qa_auth_server.pdb
10/07/2017  15:32            74,752 query_cache_info.dll
10/07/2017  15:32         4,132,864 query_cache_info.pdb
10/07/2017  15:32            75,264 query_response_time.dll
10/07/2017  15:32         4,173,824 query_response_time.pdb
10/07/2017  15:32           118,272 semisync_master.dll
10/07/2017  15:32         4,984,832 semisync_master.pdb
10/07/2017  15:32            97,792 semisync_slave.dll
10/07/2017  15:32         4,362,240 semisync_slave.pdb
10/07/2017  15:32           128,000 server_audit.dll
10/07/2017  15:32         3,436,544 server_audit.pdb
10/07/2017  15:32            93,128 sha256_password.dll
10/07/2017  15:32            72,704 simple_password_check.dll
10/07/2017  15:32         2,879,488 simple_password_check.pdb
10/07/2017  15:33           101,888 sql_errlog.dll
10/07/2017  15:33         3,125,248 sql_errlog.pdb

Any advice please?



 Comments   
Comment by Sergei Golubchik [ 2017-08-18 ]

At the moment RocksDB does not work on 32-bit Windows. You have Windows 64bit, but you might be using win32 build of MariaDB. Try a 64-bit build: https://downloads.mariadb.org/mariadb/10.2.7/#os_group=windows&bits=64

Comment by Stuart Slater [ 2017-08-18 ]

many thanks Sergei that has done the trick; when I use 64bit MariaDB on my windows 7 platform; thank you.

Generated at Thu Feb 08 08:06:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.