表示 进入内容 651 去 660 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Search Planet MySQL Go Displaying posts with tag: Blog (reset) Nov 11 2017 mysql主从服务器配置 (转) Posted by mysql-云栖社区 on Sat 11 Nov 2017 19:08 UTC Tags: Replication, Blog, MySQL, CTO, 数据库, 同步, 日志, 配置, 服务器, 线程 http://linuxbpm.blog.51cto.com/1823930/386154 原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。 【服务器】 【mysql】 【日志】 【线程】 【数据库】 【配置】 【同步】 …[获取更多] Nov 11 2017 MYsql 相关问题 Posted by mysql-云栖社区 on Sat 11 Nov 2017 19:08 UTC Tags: Blog, update, server, MySQL, CTO *** is not allowed to connect to this mysql server way to resolve-- mysql -u root -p mysql>use mysql; mysql>update user set host =’%'where user =’ro... 【mysql】 【Server】 【update】 【cto】 【Blog】 点击查看原文> Nov 11 2017 centos下MySQL主从同步配置(转) Posted by mysql-云栖社区 on Sat 11 Nov 2017 19:07 UTC Tags: Blog, database, centos, log, test, MySQL, 数据库, 同步, 配置, 服务器, 操作系统 转自http://hi.baidu.com/shenliling/blog/item/0aa441def7b4a20363279896.html centos下MySQL主从同步配置 centos下MySQL主从同步配置 一、环境 主机: master操作系统:centos 5. 【服务器】 【mysql】 【LOG】 【数据库】 【配置】 …[获取更多] Nov 11 2017 mysql 替换字段里面的部分类容 Posted by mysql-云栖社区 on Sat 11 Nov 2017 19:03 UTC Tags: Blog, update, MySQL, CTO, url mysql 替换字段里面的部分类容 例如: 在某张表,某个字段中有很多数据,进行替换 http://192.168.4.116:8080/v1/AUTH_%(tenant_id) http://192.168.4.116:8777 。 【mysql】 【url】 【update】 【cto】 【Blog】 点击查看原文> Nov 11 2017 Another app is currently holding the yum lock; waiting for it to exit... Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:58 UTC Tags: Other, Blog, rss, yum, it, lock, service, MySQL, CTO 问题:yum install http(mysql、所有的都如下) Another app is currently holding the yum lock; waiting for it to exit. 【mysql】 【yum】 【lock】 【cto】 【Other】 【IT】 【Blog】 【service】 …[获取更多] Nov 11 2017 编译安装MYSQL,遇到configure: error: No curses/termcap library found的解决方法! Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:57 UTC Tags: Blog, MySQL 安装 mysql-5.1.48.tar.gz cd mysql-5.1.48 ./configure --prefix=/usr/local/mysql --localstatedir=/var/lib/mysql --with-comment=Source --with-server-suf... 【mysql】 【Blog】 点击查看原文> Nov 11 2017 删除7天以前的日志表 Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:57 UTC Tags: Blog, log, bash, shell, test, MySQL, 日志, 存储过程, 脚本 mysql> show tables;+----------------+| Tables_in_test |+----------------+| log20111127 | | log20111128 | | log20111129 | | log20111130 | ... 【mysql】 【日志】 【LOG】 【shell】 【脚本】 【test】 【存储过程】 …[获取更多] Nov 11 2017 zabbix 3.0 on centos 7 Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:57 UTC Tags: html, Blog, centos, zabbix, yum, mariadb, service, MySQL, create yum install httpd httpd-devel yum -y install mariadb* yum install php php-cli php-common php-devel php-pear php-gd php-mbstring php-mysql php-xml systemctl start mariadb. 【mysql】 【zabbix】 【yum】 【centos】 【Mariadb】 【Create】 【html】 【Blog】 …[获取更多] Nov 11 2017 Linux Mysql Related Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:57 UTC Tags: Linux, Blog, grant, by, MySQL, CTO, 数据库 MySQL> grant 权限1,权限2,…权限n on 数据库名称.表名称 to 用户名@用户地址 identified by ‘连接口令’; 本文转自 zhangfang526 51CTO博客,原文链接:http://blog.51cto.com/zhangfang526/1792150 【linux】 【mysql】 【数据库】 【BY】 【grant】 【cto】 【Blog】 …[获取更多] Nov 11 2017 MySQL数据库支持SSL连接 Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:56 UTC Tags: Blog, update, shell, SSL, MySQL, 数据库, 配置, 源码 转自:http://hi.baidu.com/freeners/blog/item/ab950513a5efe70c4a90a78c.html 这次为了研究MySQL yaSSL库证书解析栈溢出漏洞的扫描方法,搭建了一个环境,将此过程中的折腾记录一下。 【mysql】 【源码】 【数据库】 【shell】 【配置】 【SSL】 【update】 …[获取更多] 表示 进入内容 651 去 660 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Get Started Contributing Contributing to MySQL Developer Guide Oracle MySQL Blogs Oracle's MySQL Blog (41) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums