sysbench-developers team mailing list archive
-
sysbench-developers team
-
Mailing list archive
-
Message #00127
Re: [Question #449473]: How to provide path to sysbench to create mysql database other than '/var/lib/mysql/ 'path ??
Question #449473 on sysbench changed:
https://answers.launchpad.net/sysbench/+question/449473
Status: Open => Answered
Alexey Kopytov proposed the following answer:
sysbench does not create any database files itself, it just talks to the
MySQL server. So it is a MySQL server configuration question. Look up
the 'datadir' option in the MySQL documentation.
--
You received this question notification because your team sysbench-
developers is an answer contact for sysbench.