-
Notifications
You must be signed in to change notification settings - Fork 1
Demo
elbaro edited this page Apr 24, 2023
·
7 revisions
❯ mysqlslap --delimiter=";" --create="CREATE TABLE a (b int);INSERT INTO a VALUES (23)" --query="SELECT * FROM a" --concurrency=50 --iterations=200
mybee only reads the client ip for new connections. 0.0.0.0
means the connection was made before mybee attaches.
❯ mysqlslap --concurrency=5 --iterations=20 --number-int-cols=2 --number-char-cols=3 --auto-generate-sql