表示 进入内容 7631764015679
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
在CentOS6.7上编译安装MySQL 5.7.11

系统环境:CentOS 6.7 MYSQL版本:5.7.11   安装依赖包 yum -y install gcc gcc-c++ ncurses ncurses-devel cmake   查看系统是否自带mysql和boost,如有则先卸载 rpm -qa mysql boost yum remove -y mysql  rm /etc/my.

【mysql】  【path】  【yum】  【系统环境】  【boost】  【wget】  【CMake】   …

[获取更多]
mysql用户权限管理

drop user 'root'@'%'; drop user ''@'%'; show grants for root;    delete from mysql.user where user = ''; grant all privileges *.

【mysql】  【grant】  【revoke】  【权限管理】   点击查看原文>

grafana zabbix installation

我的环境是: Zabbix 是 2.2.7 Zabbix-Grafana 是 2.5 Download: https://github.com/alexanderzobnin/grafana-zabbix/releases/  Grafana 是 2.

【php】  【服务器】  【mysql】  【zabbix】  【配置】  【Group】  【github】   点击查看原文>

mysql安装问题 g++: not found

../depcomp: line 571: exec: g++: not foundmake[1]: *** [my_new.o] 错误 127make[1]: Leaving directory `/home/justme/software/mysql-5.

【mysql】  【rpm】  【cto】  【Blog】   点击查看原文>

MySQLTable By Table Backup With Auto Rotation, For Easy Restoration Of Partial/Full Database

#!/bin/bash # Database Backup script. # Created By:    Mohammed Salih #                 Senior System Administrator #                Date: 21/06/2007...

【mysql】  【innodb】  【DB】  【BY】  【schema】  【index】   …

[获取更多]
How to Upgrade zabbix 2.2 to 2.4

https://erickoo.wordpress.com/2015/05/28/upgrading-zabbix-from-1-8-x-to-2-4-x/

Rough guide to get your monitoring server up to Zabbix 2.

【mysql】  【zabbix】  【yum】  【agent】   点击查看原文>

mysql安装问题 g++: not found2009-05-08 22:46../depcomp: line 571: exec: g++: not found

mysql安装问题 g++: not found 2009-05-08 22:46

../depcomp: line 571: exec: g++: not found make[1]: *** [my_new.

【mysql】  【rpm】  【cto】  【Blog】   点击查看原文>

orm框架(SQLAlchemy) 连接数据库和创建表

#_coding:utf-8_author = "toby" import sqlalchemy from sqlalchemy import create_engine from sqlalchemy.

【mysql】  【数据库】  【string】  【class】  【metadata】  【cto】  【Blog】  【数据类型】   …

[获取更多]
MySQL多线程备份恢复工具mydumper,myloder

mydumper是多线程备份工具,默认开启4个线程,比mysqldump的速度更快 mydumper备份时,数据和表结构是分开的,比如备份test表时,会生成test.sql文件和test.schema.sql文件。

【mysql】  【日志】  【线程】  【数据库】  【多线程】  【test】  【database】   …

[获取更多]
rhel6.5上的mysql5.5.30安装

一、 规范 MySQL数据库,安装在Linux平台,安装源码包(Source Package)。

1、 操作系统 操作系统为Red Hat Enterprise Linux 6.5 64位,建议glibc-2.3及以上版本。

【linux】  【mysql】  【innodb】  【源码】  【数据库】  【path】  【配置】   …

[获取更多]
表示 进入内容 7631764015679
« 先前的 10 新的记录 | 下一步 10 较早的记录 »