Thursday, August 13, 2009

mySql: Comandos de administración

mysql> SHOW FULL PROCESSLIST;
Para listar PCs q se conectan al mySQL Server



mysql> SHOW GRANTS;
Lista de usuarios y privilegios.

No comments:

Algorithms

  [1]  Introduction to Algorithms 3rd Edition  Cormen https://fun4yo.xyz/book/introduction-to-algorithms-3rd-edition/   [2]