Skip to content

Help : Hammerdb setup with mysql instance #424

Description

@noopur100

Hello everyone..
I am new to setup hammerdb with mysql instance, and need help with step by step instructions if anyone can help...
I have setup an compute engine "ds-poc" and installed hammerdb on it.
then I have created and cloud sql instance "t-streamb" under this I have created a DB "tpcc"

Please help me with the instructions :
my print dict output is as follow:

hammerdb>print dict
Dictionary Settings for MySQL
connection {
mysql_host = (I have set this value to public IP of my mysql instance)
mysql_port = 3306
mysql_socket = /tmp/mysql.sock
mysql_ssl = false
mysql_ssl_two_way = false
mysql_ssl_linux_capath = /etc/mysql/certs
mysql_ssl_windows_capath = C:\mysql\certs
mysql_ssl_ca = ca-cert.pem
mysql_ssl_cert = client-cert.pem
mysql_ssl_key = client-key.pem
mysql_ssl_cipher = server
}
tpcc {
mysql_count_ware = 1000
mysql_num_vu = 20
mysql_user = username
mysql_pass = password
mysql_dbase = tpcc
mysql_storage_engine = innodb
mysql_partition = true
mysql_prepared = false
mysql_total_iterations = 10000000
mysql_raiseerror = false
mysql_keyandthink = false
mysql_driver = test
mysql_rampup = 2
mysql_duration = 5
mysql_allwarehouse = false
mysql_timeprofile = false
mysql_async_scale = false
mysql_async_client = 10
mysql_async_verbose = false
mysql_async_delay = 1000
mysql_connect_pool = false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions