datenbanken:mysql
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
datenbanken:mysql [2025/03/03 15:04] – gsys | datenbanken:mysql [2025/03/03 15:04] (current) – [Befehle] gsys | ||
---|---|---|---|
Line 49: | Line 49: | ||
** Get Tables Sizes from all DBs ** | ** Get Tables Sizes from all DBs ** | ||
- | < | + | < |
SELECT | SELECT | ||
TABLE_NAME AS `Table`, | TABLE_NAME AS `Table`, | ||
Line 60: | Line 60: | ||
(DATA_LENGTH + INDEX_LENGTH) | (DATA_LENGTH + INDEX_LENGTH) | ||
DESC; | DESC; | ||
- | < | + | </code> |
datenbanken/mysql.1741010647.txt.gz · Last modified: by gsys