mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-30 01:01:51 +08:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
@@ -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