Skip to content

refresh function missing? #220

Answered by sm-shaw
SQLAmanda asked this question in Q&A
Mar 26, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, it is an option in the TPROC-H workload

in the CLI it is the refresh_on setting

hammerdb>print dictysql
Dictionary Settings for MySQL
connection {
 mysql_host   = 127.0.0.1
 mysql_port   = 3306
 mysql_socket = /tmp/mysql.sock
}
tpch       {
 mysql_scale_fact          = 1
 mysql_tpch_user           = root
 mysql_tpch_pass           = mysql
 mysql_tpch_dbase          = tpch
 mysql_num_tpch_threads    = 1
 mysql_tpch_storage_engine = myisam
 mysql_total_querysets     = 1
 mysql_raise_query_error   = false
 mysql_verbose             = false
 mysql_refresh_on          = false
 mysql_update_sets         = 1
 mysql_trickle_refresh     = 1000
 mysql_refresh_verbose     = false
 mysql_cloud_…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SQLAmanda
Comment options

Answer selected by SQLAmanda
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