表示 进入内容 8919001042
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
Displaying posts with tag: Blog (reset)
mysql 崩溃

InnoDB: The log sequence number in ibdata files does not matchInnoDB: the log sequence number in the ib_logfiles!

有资料说,将my.cnf增加一行“innodb_force_recovery = 4”,让mysql强制恢复innodb,或使用“innodb_force_recovery = 3”,将数据表内容单个导出再新建库并汇入,应该就可以了,如果不行可以测试一下。

【mysql】  【innodb】  【LOG】  【测试】  【cto】  【Blog】   …

[获取更多]
mysql硬件优化

导致宕机的原因:  

1.      运行环境: 35%,运行环境可以看做是支持数据库服务器运行的系统和资源集合,包括操作系统,硬盘以及网络

2.      性能:35%

3.      复制 20%

4.      各种类型的数据库丢失或者损坏以及其他问题。

【服务器】  【mysql】  【性能】  【数据库】  【高并发】   …

[获取更多]
centos7安装mysql(实则安装的mariadb)

centos7里面把mysql替换成了mariadb yum install mysql(安装mysql实则安装的是mariadb) rpm -qa|grep mysql(没有找到) rpm -qa|grep mariadb 还不如 yum install mariadb mariadb-serv...

【mysql】  【数据库】  【yum】  【rpm】  【Mariadb】  【cto】  【Blog】   …

[获取更多]
网摘--2014年5月12日

自己的创建的一个不错的博客: http://zzljz.lofter.com/

自己的空间:http://cysky.kuphp.net    

不错的博客: http://www.zhukun.

【php】  【mysql】  【数据库】  【html】  【Blog】   点击查看原文>

icinga-web

icinga-web安装步骤:

已安装过icinga,步骤略

http://archive.ubuntu.com/ubuntu/pool/universe/i/icinga-web/icinga-web_1.

【linux】  【mysql】  【ubuntu】  【grant】  【cto】  【Blog】  【dpkg】   点击查看原文>

Nginx实现动静分离

 Nginx的静态处理能力很强,但是动态处理能力不足,因此,在企业中常用动静分离技术。动静分离技术其实是采用代理的方式,在server{}段中加入带正则匹配的location来指定匹配项针对PHP的动静分离:静态页面交给Nginx处理,动态页面交给PHP-FPM模块或Apache处理。

【nginx】  【php】  【服务器】  【mysql】  【根目录】  【WordPress】   …

[获取更多]
ERROR OCCUR TO /bugfree/install.php

使用Xampp方式安装bugfree,在点击“安装全新的Bugfree2”链接开始安装,出现如下错误:

ERROR OCCUR TO /bugfree/install.php: You have an error in your SQL syntax; check the manual that...

【php】  【mysql】  【Server】  【htdocs】  【schema】  【charset】  【type】   …

[获取更多]
1-MySQL数据库(android连接MySQL数据库)

很好的链接 http://www.cnblogs.com/best/p/6517755.html  一个小时学会MySQL数据库 http://www.cnblogs.com/klguang/p/4746059.

【android】  【服务器】  【mysql】  【数据库】  【JDBC】  【test】  【mqtt】  【html】   …

[获取更多]
Access denied for user 'root'@'localhost'”

  Access denied for user 'root'@'localhost'” 解决办法:   # service mysqld stop  # mysqld_safe --user=mysql --skip-grant-tables --skip-networking &  # mys...

【linux】  【mysql】  【update】  【Access】  【cto】  【Blog】  【service】   点击查看原文>

[获取更多]
对XenServer 中的VM导出操作

      在 XenCenter  所在主机执行如下命令:   C:\Program Files\Citrix\XenCenter>  .\xe.exe vm-export filename=f:\vmabcbak compress=true vm=mysql  -s 192.

【mysql】  【主机】  【test】  【cto】  【Blog】   点击查看原文>

表示 进入内容 8919001042
« 先前的 10 新的记录 | 下一步 10 较早的记录 »