摘要:
http://www.laruence.com/2011/06/23/2057.html https://github.com/laruence PHP开发组成员, Zend兼职顾问, PHP7核心开发者, Yaf, Yar, Yac等项目作者 阅读全文
posted @ 2016-06-28 22:50
zengkefu
阅读(298)
评论(0)
推荐(0)
摘要:
mysqldb下载: http://sourceforge.net/projects/mysql-python/ https://sourceforge.net/projects/mysql-python/files/mysql-python/1.2.3/ http://mysql-python.s 阅读全文
posted @ 2016-06-28 20:55
zengkefu
阅读(1838)
评论(0)
推荐(0)
摘要:
http://blog.chinaunix.net/uid-8487640-id-3183185.html MySQLdb是Python连接MySQL的模块,下面介绍一下源码方式安装MySQLdb: 首先要下载下载:请到官方网站http://sourceforge.net/projects/mysq 阅读全文
posted @ 2016-06-28 19:50
zengkefu
阅读(584)
评论(0)
推荐(0)
摘要:
1. pip使用详解 1.1 pip安装包 1.2 pip查看已安装的包 1.3 pip检查哪些包需要更新 1.4 pip升级包 1.5 pip卸载包 [root@localhost ~]# pip uninstall redis Uninstalling redis: /usr/local/lib 阅读全文
posted @ 2016-06-28 19:11
zengkefu
阅读(25733)
评论(0)
推荐(0)
摘要:
杨奇龙: http://blog.itpub.net/22664653/viewspace-767265/ http://blog.itpub.net/22664653/viewspace-767266/ 这个不准: http://blog.chinaunix.net/uid-10661836-id 阅读全文
posted @ 2016-06-28 17:27
zengkefu
阅读(6381)
评论(0)
推荐(0)
摘要:
原文来源:MySQL 5.5 Reference Manual 部分翻译取自:《MySQL_5.1中文参考手册》 转载请注明原文链接http://www.cnblogs.com/lenagt/archive/2012/06/06/2538240.html 谢谢。 Show global status 阅读全文
posted @ 2016-06-28 17:26
zengkefu
阅读(541)
评论(0)
推荐(0)
摘要:
查看LINUX发行商版本:[root@server-mysql ~]# cat /etc/issue Red Hat Enterprise Linux Server release 6.3 (Santiago) [root@server-mysql ~]# lsb_release -a LSB Version: :core-4.0-amd64:core-4.0-noarch:graphics... 阅读全文
posted @ 2016-06-28 16:52
zengkefu
阅读(1411)
评论(0)
推荐(0)
摘要:
下载安装: 命令行创建及启动虚拟机1.使用qemu-img创建虚拟机镜像。虚拟机镜像用来模拟虚拟机的硬盘,在启动虚拟机之前需要创建镜像文件。 安装KVM模块.加速虚拟机 图形官理界面:virt-manager 阅读全文
posted @ 2016-06-28 15:10
zengkefu
阅读(23786)
评论(0)
推荐(3)
摘要:
http://blog.chinaunix.net/uid/10661836/cid-184255-list-5.html 阅读全文
posted @ 2016-06-28 12:11
zengkefu
阅读(181)
评论(0)
推荐(0)
摘要:
http://blog.chinaunix.net/uid-10661836-id-4278807.html 在MySQL5.6的Information_Schema引入新的INNODB_METRICS,此表用来监控InnoDB运行是否正常,并且该表包括很多计数器 mysql> select ver 阅读全文
posted @ 2016-06-28 12:08
zengkefu
阅读(2843)
评论(0)
推荐(0)