摘要:
转自:http://blog.csdn.net/wyzxg/article/details/8779682author:skatetime:2012/05/18修改mysql的字符集和默认存储引擎1.修改mysql的字符集mysql库现有字符集mysql> show variables like '... 阅读全文
摘要:
当我使用 mysql授予用户时,GRANT ALL PRIVILEGES ON *.* TO hehe IDENTIFIED BY 'some' WITH GRANT OPTION;出现:1044: Access denied for user 'hehe'@'localhost' to datab... 阅读全文