Site Tools


index:linux:web:mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
index:linux:web:mysql [2019/04/03 08:42] – créée schermiindex:linux:web:mysql [2024/12/17 12:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code>
 create database LABASE; create database LABASE;
 GRANT ALL PRIVILEGES ON LABASE. * TO 'user'@'localhost' identified by 'pwd'; GRANT ALL PRIVILEGES ON LABASE. * TO 'user'@'localhost' identified by 'pwd';
 +</code>
index/linux/web/mysql.1554273776.txt.gz · Last modified: 2024/12/17 12:04 (external edit)