Site Tools


index:linux:web:mysql

This is an old revision of the document!


create database LABASE;
GRANT ALL PRIVILEGES ON LABASE. * TO 'user'@'localhost' identified by 'pwd';
index/linux/web/mysql.1554273815.txt.gz · Last modified: (external edit)