摘要: 1、下载源代码 http://code.google.com/p/redis/downloads/list http://code.google.com/p/redis/downloads/list 下载redis-1.2.6.tar.gz 将下载包拷贝到/usr/local/webserver/r 阅读全文
posted @ 2019-07-31 17:06 *蓄势待发* 阅读(206) 评论(0) 推荐(0)
摘要: grant all privileges on *.* to 'root'@'ip地址' identified by '密码'; 指定某台主机可用某个用户和密码 访问该数据库服务器。 阅读全文
posted @ 2019-07-31 00:00 *蓄势待发* 阅读(128) 评论(0) 推荐(0)