phpMyAdmin 3.5.0 正式版发布

四月 9th, 2012 | No Comments | Posted in mysql | 阅读次数: 97

phpMyAdmin 3.5.0 正式版发布,该版本改进了浏览器的支持,包括表格编辑、记住历史表、记住最后排序的表和列宽等等,对很多操作进行 Ajax 处理,重新组织的服务器状态页,改进对存储过程、事件和触发器的支持,改进对 OpenGIS[......]

Read more

Tags:

Oracle 发布 NoSQL 数据库

十月 6th, 2011 | No Comments | Posted in oracle | 阅读次数: 11

Oracle的这个NoSQL Database,是在10月4号的甲骨文全球大全上发布的Big Data Appliance的其中一个组件,Big Data Appliance是一个集成了Hadoop、NoSQL Database、Oracl[......]

Read more

Tags:

MySQL热备份工具 XtraBackup 1.6.2 发布

七月 26th, 2011 | 1 Comment | Posted in mysql | 阅读次数: 50

Percona 今天发布了 Percona XtraBackup 1.6.2 ,XtraBackup 是一个用来备份 MySQL 的 InnoDB 数据库的开源工具。该版本主要是bug修复,目前是一个稳定的版本。 下载地址:Binary[......]

Read more

Tags:

mysql崩溃 异常 锁表 慢解决方法

四月 27th, 2011 | 4 Comments | Posted in mysql | 阅读次数: 27

Author:gaojinbo Time:2011-4-27 Email:admin@gaojinbo.com 很多时候,我们的mysql数据库会出现异常,崩溃,锁表,从而导致网站无法访问,根据下面的方法可以很方便地找出到底[......]

Read more

Tags:

修改mysql的root密码的几种方法

三月 25th, 2011 | 7 Comments | Posted in mysql | 阅读次数: 32

Author:gaojinbo Email:admin@gaojinbo.com 方法1: mysqladmin -u root password ‘new_password’   方法2: mysql[......]

Read more

Tags:

ubuntu 10.04禁止mysql开机启动

三月 17th, 2011 | 10 Comments | Posted in mysql, Ubuntu | 阅读次数: 31

Author:gaojinbo Time:2011-3-17 Email:admin@gaojinbo.com   以前在ubuntu下安装个sysv-rc-conf就能管理开机启动的程序,在ubuntu10.04里[......]

Read more

Tags:

mysql负载均衡完美解决方案V1.0 第二部分

三月 4th, 2011 | 3 Comments | Posted in haproxy, mysql | 阅读次数: 84

7.haproxy安装配置
下载编译安装:
wget http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.11.tar.gz
tar xvzf haproxy-1.4.11.tar.g[......]

Read more

Tags: ,

centos编译安装mysql5.5.9

二月 20th, 2011 | 12 Comments | Posted in mysql | 阅读次数: 56

Author:gaojinbo Time:2011-2-19 环境: centos 5.5 x86_64 mysqll5.5.9   安装开发工具 yum groupinstall "[......]

Read more

Tags: ,

mysql负载均衡完美解决方案V1.0

二月 14th, 2011 | 10 Comments | Posted in mysql, WEB架构 | 阅读次数: 113

Author:gaojinbo
Time:2011-2-14

mysql负载均衡完美解决方案V1.0

1.环境:
mysql 5

ubuntu10.04 x86_64

 

mdb1       [......]

Read more

Tags: , ,

ora-27125解决方法unable to create shared memory segment

十一月 19th, 2010 | 3 Comments | Posted in oracle | 阅读次数: 57

Author:gaojinbo Time:2010-11-19 ORA-27125:unable to create shared memory segment   1.确定安装oracle所使用的用户组,sap下[......]

Read more

Tags: