mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
12
t/lib/samples/LogSplitter/slow006-random-1.txt
Normal file
12
t/lib/samples/LogSplitter/slow006-random-1.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
-- START SESSION 1
|
||||
|
||||
use foo
|
||||
|
||||
SELECT col FROM foo_tbl
|
||||
|
||||
use bar
|
||||
|
||||
SELECT col FROM bar_tbl
|
||||
|
||||
SELECT col FROM bar_tbl
|
||||
|
Reference in New Issue
Block a user