[[https://launchpad.net/myterm|Myterm]]: Extensible mysql command line client with pipe chaining
"[[http://www.jetprofiler.com/blog/10/tail--f-table-with-myterm/|Tail -f table with myterm]]" Ever found yourself running the same query over and over ag
automatiquement que la réplication fonctionne
* le slave est désynchroniser car il ne pouvait pas communiquer avec le master
* le fichier bin_log est trop petit pour contenir les requêtes le temps que le slave les récupère
Wording
mariadb.service
sudo mysqld_safe --skip-grant-tables
mysql -u root
# Important to avoid without grant table error !
MariaDB [(none)]> FLUSH PRIVILEGES;
ALTER USER 'root'@'localhost' identified by 'secret' ;
</... iadb.org|MariaDB.org]] propose un outil pour calculer le fichier de définition du dépôt pour l'install