index:linux:web:mysql
create database LABASE; GRANT ALL PRIVILEGES ON LABASE. * TO 'user'@'localhost' identified by 'pwd';
index/linux/web/mysql.txt · Dernière modification : 2020/01/06 19:20 de 127.0.0.1
create database LABASE; GRANT ALL PRIVILEGES ON LABASE. * TO 'user'@'localhost' identified by 'pwd';