mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +00:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
-- MULTIPLE SESSIONS
|
|
USE `foo`
|
|
|
|
SELECT col FROM foo_tbl
|
|
-- END SESSION
|
|
|