← Back to team overview

sysbench-developers team mailing list archive

Re: [Question #128209]: Making ROWS_BEFORE_COMMIT different from INSERT_ROWS biases the test toward MySQL

 

Question #128209 on sysbench changed:
https://answers.launchpad.net/sysbench/+question/128209

    Status: Open => Needs information

Alexey Kopytov requested for more information:
ROWS_BEFORE_COMMIT has an effect only for Oracle. It defines how often a
COMMIT should be issued when populating the test table with INSERTs. It
does not have any effect on the actual benchmark regardless of the
database driver.

For MySQL and PostgreSQL no COMMITs are issued at the test preparation
stage. Could you please confirm this is the preferred behavior for
PostgreSQL?

-- 
You received this question notification because you are a member of
sysbench-developers, which is an answer contact for sysbench.