Quantcast
Channel: artur.ejsmont.org - Bash
Viewing all articles
Browse latest Browse all 5

Mysql linux shell commands to get tables list and basic statistics

$
0
0

Mysql is so common that its good idea to have some command line scripts or tricks. Sometimes you need to execute some SQL queries on set of tables or all of them or get stats or fix tables etc.

Its good to be able quickly get list of tables and basic stats.

You can make bash script of it or just type in the command line:

read more


Viewing all articles
Browse latest Browse all 5

Trending Articles