Skip to content

mysqlexec/db server: Lost connection to MySQL server during query #310

Answered by sm-shaw
dylan2intel asked this question in Q&A
Discussion options

You must be logged in to vote

The error here is:

mysqlexec/db server: Lost connection to MySQL server during query

So the monitor virtual user will connect, create the user and tables (load the item table) and then wait for the other virtual users to finish. Once complete, it will then create the stored procedures. It looks like your monitor virtual user was disconnected whilst waiting.

Check timeout values to ensure that the monitor virtual user will not be forcibly disconnected. Also verify that the load time is in expected values e.g. see #295

Here for TPROC-C 800WH with 64VUs mariadb took 20 min 46 secs to load with the original loading script. If it is taking a lot longer verify your configuration and try reducin…

Replies: 7 comments 16 replies

Comment options

You must be logged in to vote
6 replies
@sm-shaw
Comment options

@dylan2intel
Comment options

@dylan2intel
Comment options

@sm-shaw
Comment options

@dylan2intel
Comment options

Answer selected by sm-shaw
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
8 replies
@sm-shaw
Comment options

@dylan2intel
Comment options

@sm-shaw
Comment options

@lanseguhun
Comment options

@sm-shaw
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #309 on January 18, 2022 09:59.