mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-03-02 02:05:24 +08:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
-- MULTIPLE SESSIONS
|
|
USE `foo`
|
|
|
|
SELECT col FROM foo_tbl
|
|
-- END SESSION
|
|
|