程序员常用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 岚天逸见 阅读(171) 评论(0) 推荐(0)
2013年2月27日 #
posted @ 2013-02-27 16:53 岚天逸见 阅读(171) 评论(0) 推荐(0)