User Tools

Site Tools


mysqlcommands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mysqlcommands [2019/07/08 16:55] z0hpvkmysqlcommands [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 23: Line 23:
  
 show engine innodb status\G show engine innodb status\G
 +show processlist; <OR> SELECT * FROM information_schema.processlist ORDER BY id;
 +show open tables;
 status; status;
  
mysqlcommands.1562604950.txt.gz · Last modified: 2025/03/08 22:23 (external edit)