>> Edit article
이름
제목
패스워드
>>[root@upground bin]# ./mysqladmin -u root -p create note >>Enter password: >>./mysqladmin: connect to server at 'localhost' failed >>error: 'Access denied for user: 'root@localhost' (Using password: YES)' > ./mysqladmin -u root create note 이런식으로 패스를 지정해주지않으면 정상적으로 생성이 됩니다. [root@upground bin]# mysqladmin -u root create note Database "note" created. [root@upground bin]# 그런데 패스만 지정하면 않되는데... 좀 도와주세요
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved