mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
13
t/lib/samples/configs/mycnf002.txt
Normal file
13
t/lib/samples/configs/mycnf002.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
[mysqld]
|
||||
var1 = 16M
|
||||
var2 = 16MB
|
||||
var3 = 16m
|
||||
var4 = 16mb
|
||||
var5 = 16K
|
||||
var6 = 16KB
|
||||
var7 = 16k
|
||||
var8 = 16kb
|
||||
var9 = 1G
|
||||
var10 = 1GB
|
||||
var11 = 1g
|
||||
var12 = 1gb
|
||||
Reference in New Issue
Block a user