fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


datenbanken:mysql

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
datenbanken:mysql [2025/03/03 15:04] gsysdatenbanken: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 **
-<code>+<code mysql>
 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>+</code>
  
datenbanken/mysql.1741010647.txt.gz · Last modified: by gsys