GTUTO
https://www.gtuto.com/mysql-mariadb-notes/
Export date: Sun Apr 28 23:17:28 2024 / +0000 GMT

MySQL MariaDB notes


Voir tout ce qui tourne comme requêtes sur le serveur --> mysql -uutilisateur -ppassword SHOW PROCESSLIST ;

mytop -> comme top mais pour MySQL

apt-get install mytop
créer une base test, même vide
créer un fichier ~/.mytop contenant :
user=xxx
pass=xxx
host=localhost
db=test
delay=5
port=3306
socket=
batchmode=0
header=1
color=1
idle=1
lancer mytop


 


Date en français


	
Links:
  1. https://mysql.developpez.com/tutoriels/manuel-de-r eference-mysql-5-0/?page=Administration-du-serveur #L5-5-9
Post date: 2016-06-28 19:27:17
Post date GMT: 2016-06-28 19:27:17

Post modified date: 2019-12-14 07:56:02
Post modified date GMT: 2019-12-14 07:56:02

Export date: Sun Apr 28 23:17:28 2024 / +0000 GMT
This page was exported from GTUTO [ https://www.gtuto.com ]
Export of Post and Page has been powered by [ Universal Post Manager ] plugin from www.ProfProjects.com