Skip to content

MariaDB support in HammerDB #257

Answered by sm-shaw
shjafri asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
HammerDB support for MariaDB will be in the next release v4.2 - this is complete and will be available as a binary release very soon.
Until then HammerDB v4.1 and earlier needs the MySQL 8.0.X client library to connect to MariaDB. There is documentation here on how to do this here https://www.hammerdb.com/docs/ch01s08.html
So you need the file libmysqlclient.so.21 - note that, that is the only file you need and it needs to be in your LIBRARY_PATH as you show above. If you follow the links from here https://dev.mysql.com/downloads/c-api/ it says C API (libmysqlclient) is included in MySQL 8.0 / Linux: The Client Utilities Package is available from the MySQL Community Server download pa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants