岚天逸见

02 2013 档案

程序员常用mysql命令
摘要:授权指定IP连接:grant all on *.* to root@'127.0.0.1' identified by 'root110';导入带中文的SQL:mysql -uroot -proot110 table < table.sql -f --default-... 阅读全文

posted @ 2013-02-27 16:53 岚天逸见 阅读(178) 评论(0) 推荐(0)

导航