summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2013-09-17 18:51:14 +0400
committerSergey Vojtovich <svoj@mariadb.org>2013-09-17 18:51:14 +0400
commit45d3ada7c2f81227bb0b8b219b787f4d9746ca21 (patch)
tree6e89b9b8d110b7f3bf15fb4412cd4de76093c9e8 /man
parente2d1aaec8232168ca03252be07bbb0c705b70397 (diff)
downloadmariadb-git-45d3ada7c2f81227bb0b8b219b787f4d9746ca21.tar.gz
MDEV-4684 - Enhancement request: --init-command support for mysqlslap
Added --init-command argument to mysqlslap: SQL Command to execute when connecting to MySQL server. Will automatically be re-executed when reconnecting.
Diffstat (limited to 'man')
-rw-r--r--man/mysqlslap.115
1 files changed, 15 insertions, 0 deletions
diff --git a/man/mysqlslap.1 b/man/mysqlslap.1
index 7446c30a839..e795be397a2 100644
--- a/man/mysqlslap.1
+++ b/man/mysqlslap.1
@@ -578,6 +578,21 @@ Connect to the MySQL server on the given host\&.
.sp -1
.IP \(bu 2.3
.\}
+.\" mysqlslap: init-command option
+.\" init-command option: mysqlslap
+\fB\-\-init\-command=str\fR
+.sp
+SQL Command to execute when connecting to MySQL server\&. Will automatically be re\-executed when reconnecting\&.
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
.\" mysqlslap: iterations option
.\" iterations option: mysqlslap
\fB\-\-iterations=\fR\fB\fIN\fR\fR,