1
1
'\" t
2
2
.\"
3
- .TH "\F B MYSQLADMIN\F R " "1" "04/08/2015 " "MariaDB 10\& .0" "MariaDB Database System"
3
+ .TH "\F B MYSQLADMIN\F R " "1" "28 December 2017 " "MariaDB 10\& .0" "MariaDB Database System"
4
4
.\" -----------------------------------------------------------------
5
5
.\" * set default formatting
6
6
.\" -----------------------------------------------------------------
@@ -106,6 +106,97 @@ Display the server status variables and their values\&.
106
106
.sp -1
107
107
.IP \(bu 2.3
108
108
.\}
109
+ flush\- all\- statistics
110
+ .sp
111
+ Flush all statistics tables\& .
112
+ .RE
113
+ .sp
114
+ .RS 4
115
+ .ie n \{\
116
+ \h '-04' \(bu \h '+03' \c
117
+ .\}
118
+ .el \{\
119
+ .sp -1
120
+ .IP \(bu 2.3
121
+ .\}
122
+ flush\- all\- status
123
+ .sp
124
+ Flush all status and statistics\& .
125
+ .RE
126
+ .sp
127
+ .RS 4
128
+ .ie n \{\
129
+ \h '-04' \(bu \h '+03' \c
130
+ .\}
131
+ .el \{\
132
+ .sp -1
133
+ .IP \(bu 2.3
134
+ .\}
135
+ flush\- binary\- log
136
+ .sp
137
+ Flush the binary log\& .
138
+ .RE
139
+ .sp
140
+ .RS 4
141
+ .ie n \{\
142
+ \h '-04' \(bu \h '+03' \c
143
+ .\}
144
+ .el \{\
145
+ .sp -1
146
+ .IP \(bu 2.3
147
+ .\}
148
+ flush\- client\- statistics
149
+ .sp
150
+ Flush client statistics\& .
151
+ .RE
152
+ .sp
153
+ .RS 4
154
+ .ie n \{\
155
+ \h '-04' \(bu \h '+03' \c
156
+ .\}
157
+ .el \{\
158
+ .sp -1
159
+ .IP \(bu 2.3
160
+ .\}
161
+ flush\- engine\- log
162
+ .sp
163
+ Flush engine log\& .
164
+ .RE
165
+ .sp
166
+ .RS 4
167
+ .ie n \{\
168
+ \h '-04' \(bu \h '+03' \c
169
+ .\}
170
+ .el \{\
171
+ .sp -1
172
+ .IP \(bu 2.3
173
+ .\}
174
+ flush\- error\- log
175
+ .sp
176
+ Flush error log\& .
177
+ .RE
178
+ .sp
179
+ .RS 4
180
+ .ie n \{\
181
+ \h '-04' \(bu \h '+03' \c
182
+ .\}
183
+ .el \{\
184
+ .sp -1
185
+ .IP \(bu 2.3
186
+ .\}
187
+ flush\- general\- log
188
+ .sp
189
+ Flush general query log\& .
190
+ .RE
191
+ .sp
192
+ .RS 4
193
+ .ie n \{\
194
+ \h '-04' \(bu \h '+03' \c
195
+ .\}
196
+ .el \{\
197
+ .sp -1
198
+ .IP \(bu 2.3
199
+ .\}
109
200
flush\- hosts
110
201
.sp
111
202
Flush all information in the host cache\& .
@@ -119,6 +210,19 @@ Flush all information in the host cache\&.
119
210
.sp -1
120
211
.IP \(bu 2.3
121
212
.\}
213
+ flush\- index\- statistics
214
+ .sp
215
+ Flush index statistics\& .
216
+ .RE
217
+ .sp
218
+ .RS 4
219
+ .ie n \{\
220
+ \h '-04' \(bu \h '+03' \c
221
+ .\}
222
+ .el \{\
223
+ .sp -1
224
+ .IP \(bu 2.3
225
+ .\}
122
226
flush\- logs
123
227
.sp
124
228
Flush all logs\& .
@@ -146,6 +250,32 @@ reload)\&.
146
250
.sp -1
147
251
.IP \(bu 2.3
148
252
.\}
253
+ flush\- relay\- log
254
+ .sp
255
+ Flush relay log\& .
256
+ .RE
257
+ .sp
258
+ .RS 4
259
+ .ie n \{\
260
+ \h '-04' \(bu \h '+03' \c
261
+ .\}
262
+ .el \{\
263
+ .sp -1
264
+ .IP \(bu 2.3
265
+ .\}
266
+ flush\- slow\- log
267
+ .sp
268
+ Flush slow query log\& .
269
+ .RE
270
+ .sp
271
+ .RS 4
272
+ .ie n \{\
273
+ \h '-04' \(bu \h '+03' \c
274
+ .\}
275
+ .el \{\
276
+ .sp -1
277
+ .IP \(bu 2.3
278
+ .\}
149
279
flush\- status
150
280
.sp
151
281
Clear status variables\& .
@@ -159,6 +289,19 @@ Clear status variables\&.
159
289
.sp -1
160
290
.IP \(bu 2.3
161
291
.\}
292
+ flush\- table\- statistics
293
+ .sp
294
+ Flush table statistics\& .
295
+ .RE
296
+ .sp
297
+ .RS 4
298
+ .ie n \{\
299
+ \h '-04' \(bu \h '+03' \c
300
+ .\}
301
+ .el \{\
302
+ .sp -1
303
+ .IP \(bu 2.3
304
+ .\}
162
305
flush\- tables
163
306
.sp
164
307
Flush all tables\& .
@@ -185,6 +328,19 @@ Flush the thread cache\&.
185
328
.sp -1
186
329
.IP \(bu 2.3
187
330
.\}
331
+ flush\- user\- resources
332
+ .sp
333
+ Flush user resources\& .
334
+ .RE
335
+ .sp
336
+ .RS 4
337
+ .ie n \{\
338
+ \h '-04' \(bu \h '+03' \c
339
+ .\}
340
+ .el \{\
341
+ .sp -1
342
+ .IP \(bu 2.3
343
+ .\}
188
344
kill \fI id \fR ,\fI id \fR ,\& .\& .\& .
189
345
.sp
190
346
Kill server threads\& . If multiple thread ID values are given, there must be no spaces in the list\& .
@@ -344,6 +500,19 @@ Stop the server\&.
344
500
.sp -1
345
501
.IP \(bu 2.3
346
502
.\}
503
+ start\- all\- slaves
504
+ .sp
505
+ Start all slaves\& .
506
+ .RE
507
+ .sp
508
+ .RS 4
509
+ .ie n \{\
510
+ \h '-04' \(bu \h '+03' \c
511
+ .\}
512
+ .el \{\
513
+ .sp -1
514
+ .IP \(bu 2.3
515
+ .\}
347
516
start\- slave
348
517
.sp
349
518
Start replication on a slave server\& .
@@ -370,6 +539,19 @@ Display a short server status message\&.
370
539
.sp -1
371
540
.IP \(bu 2.3
372
541
.\}
542
+ stop\- all\- slaves
543
+ .sp
544
+ Stop all slaves\& .
545
+ .RE
546
+ .sp
547
+ .RS 4
548
+ .ie n \{\
549
+ \h '-04' \(bu \h '+03' \c
550
+ .\}
551
+ .el \{\
552
+ .sp -1
553
+ .IP \(bu 2.3
554
+ .\}
373
555
stop\- slave
374
556
.sp
375
557
Stop replication on a slave server\& .
@@ -821,7 +1003,7 @@ Connect to the MariaDB server on the given host\&.
821
1003
\fB \-\- local \fR ,
822
1004
\fB \- l \fR
823
1005
.sp
824
- Suppress the SQL command(s) from being written to the binary log by enabled sql_log_bin=0 for the session\& .
1006
+ Suppress the SQL command(s) from being written to the binary log by using FLUSH LOCAL or enabling sql_log_bin=0 for the session\& .
825
1007
.RE
826
1008
.sp
827
1009
.RS 4
0 commit comments