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