mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Fix for 1008796: Several tools lack --database
This commit is contained in:
@@ -5077,6 +5077,12 @@ Normally the L<"--dest"> table is expected to exist already. This option
|
||||
causes pt-deadlock-logger to create the table automatically using the suggested
|
||||
table structure.
|
||||
|
||||
=item --database
|
||||
|
||||
short form: -D; type: string
|
||||
|
||||
Connect to this database.
|
||||
|
||||
=item --daemonize
|
||||
|
||||
Fork to the background and detach from the shell. POSIX operating systems only.
|
||||
|
Reference in New Issue
Block a user