2008.11.01 [長年日記]

[林檎] mySQL

grant usage on * . * to 'dp_user'@'localhost' identified by 'dp_user';

create database `dotproject`;

grant all privileges on `dotproject`. * to 'dp_user'@'localhost';

[林檎]XAMPP

http://www.apachefriends.org/en/xampp-macosx.html

[]

«前の日記(2008.10.31) 最新