ols =====
==== Myterm ====
[[https://launchpad.net/myterm|Myterm]]: Extensible mysql command line cl... mysql> CREATE USER 'user'@'%' IDENTIFIED BY 'secret';
mysql> grant all privileges on db_name.* to u... ONNECTIONS 0 ;
FLUSH PRIVILEGES;
</code>
==== Reset the Root Password ====
$ service mysql stop
... terminal:
$ mysql -u root
UPDATE mysql.user SET Password=PASSWORD('TheNewPassword') WHERE User='r
ing log files, perform the following steps:
* Get a listing of binary log files on the primary by r... vironnement virtuel:
<code yaml>
#
# Use root/secret as user/password credentials
#
# mariadb official... s
environment:
MYSQL_ROOT_PASSWORD: secret
ports:
- 3308:3306
volumes:
-... s
environment:
MYSQL_ROOT_PASSWORD: secret
ports:
- 3309:3306
volumes:
-
ALTER USER 'root'@'localhost' identified by 'secret' ;
</code>
then stop ''mysqld_safe'' and restart... ichier de définition du dépôt pour l'installation et la mise à jour intégrée avec les système Debian,