mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Add forked Maatkit tools in bin/ and their tests in t/.
This commit is contained in:
12
t/pt-log-player/samples/split_genlog001.txt
Normal file
12
t/pt-log-player/samples/split_genlog001.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
-- START SESSION 42
|
||||
|
||||
use db1
|
||||
|
||||
SELECT foo FROM tbl WHERE col=12345 ORDER BY col
|
||||
|
||||
-- START SESSION 11
|
||||
|
||||
use my_webstats
|
||||
|
||||
SELECT DISTINCT col FROM tbl WHERE foo=20061219
|
||||
|
Reference in New Issue
Block a user