User Tools

Site Tools


linux_og_unix:mysql-mariadb
no way to compare when less than two revisions

Differences

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


linux_og_unix:mysql-mariadb [2023/10/21 19:19] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +[[linux_og_unix:start|Tilbage til Linux og Unix]]
  
 +----
 +
 +===== MySQL / MariaDB =====
 +
 +SQL for at checke alle tabler
 +''mysql -B -u root -p -e 'select concat("check tables ",tables.table_schema,".",tables.table_name,";") from information_schema.tables;''
linux_og_unix/mysql-mariadb.txt · Last modified: 2023/10/21 19:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki