sysbench Benchmark Setup
Current general parameters
table_open_cache = 512
thread_cache = 512
query_cache_size = 0
query_cache_type = 0Current InnoDB parameters
innodb_data_home_dir = /data/mysql/
innodb_data_file_path = ibdata1:128M:autoextend
innodb_log_group_home_dir = /data/mysql/
innodb_buffer_pool_size = 1024M
innodb_additional_mem_pool_size = 32M
innodb_log_file_size = 256M
innodb_log_buffer_size = 16M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50
innodb_doublewrite = 0
innodb_flush_method = O_DIRECT
innodb_thread_concurrency = 0
innodb_max_dirty_pages_pct = 80Compile
Start and prepare database to use
Tests
Custom added tests
Last updated
Was this helpful?

