mysqlcommands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mysqlcommands [2019/02/15 17:17] – [MySQL Commands] z0hpvk | mysqlcommands [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 21: | Line 21: | ||
show status like ' | show status like ' | ||
show variables like ' | show variables like ' | ||
+ | |||
+ | show engine innodb status\G | ||
+ | show processlist; | ||
+ | show open tables; | ||
+ | status; | ||
set persist max_connection = 1000; (Like ALTER SYSTEM scope=BOTH) | set persist max_connection = 1000; (Like ALTER SYSTEM scope=BOTH) |
mysqlcommands.1550251028.txt.gz · Last modified: 2025/03/08 22:23 (external edit)