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: 2024/12/17 12:04 (external edit)