表示 进入内容 281 去 290 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: CTO (reset) Nov 13 2017 mysql 初始化报错 Posted by mysql-云栖社区 on Mon 13 Nov 2017 18:28 UTC Tags: Blog, MySQL, CTO '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-exter 110301 04:17:49 mysqld_safe Starting mysqld dae... 【mysql】 【cto】 【Blog】 点击查看原文> Nov 13 2017 shell-脚本集合2(monitor) Posted by mysql-云栖社区 on Mon 13 Nov 2017 18:01 UTC Tags: Blog, Web, update, shell, server, MySQL, cdn, CTO, 监控, 磁盘, 脚本 shell-脚本集合 shell-脚本集合2(monitor) shell-脚本集合3 #update 20130320 1 shell监控脚本-准备工作 2 shell监控脚本-监控网络 3 shell监控脚本-监控磁盘 4 shell监控脚本-监控系统负载 5 shell监控脚本-监控... 【监控】 【mysql】 【shell】 【web】 【cdn】 【Server】 【脚本】 …[获取更多] Nov 13 2017 PHP、MySQL、phpmyadmin的安装 Posted by mysql-云栖社区 on Mon 13 Nov 2017 16:00 UTC Tags: PHP, Blog, MySQL, CTO 文档中写出PHP、MySQL、phpmyadmin的安装安装过程! 附件:http://down.51cto.com/data/2364436 本文转自forsk 51CTO博客,原文链接:http://blog. 【php】 【mysql】 【cto】 【Blog】 点击查看原文> Nov 13 2017 mariadb集群初次启动方法 Posted by mysql-云栖社区 on Mon 13 Nov 2017 15:21 UTC Tags: Blog, mariadb, MySQL, CTO, 数据库, 服务器, 集群 集群中第一台mariadb启动方法: /etc/init.d/mysql start --wsrep-new-cluster 集群中其它数据启动方法: /etc/init.d/mysql start 注:当集群中已经有一台数据库在运行时,其它数据库以正常方式启动即可,无需要... 【服务器】 【mysql】 【数据库】 【集群】 【Mariadb】 【cto】 …[获取更多] Nov 13 2017 用haproxy实现mariadb集群负载均衡 Posted by mysql-云栖社区 on Mon 13 Nov 2017 15:19 UTC Tags: Blog, server, mariadb, bind, MySQL, CTO, 配置, 负载均衡, 集群 在mariadb gelera集群中,所有的节点都是主节点,前端可以haproxy做负载均衡 haproxy.cfg配置: 前端配置: frontend mysql mode tcp maxconn 2000 bind 192. 【mysql】 【配置】 【集群】 【负载均衡】 …[获取更多] Nov 13 2017 /etc/init.d/mysqld:line 260:my_print_defaults:command not found Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:59 UTC Tags: Linux, Blog, server, file, MySQL, CTO /etc/init.d/mysqld:line 260:my_print_defaults:command not found 或 mysql manager or server PID file could not be found! 解决办法: # vi /etc/my. 【linux】 【mysql】 【Server】 【file】 【cto】 【Blog】 点击查看原文> Nov 13 2017 mysql内存过高解决办法 Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:54 UTC Tags: Linux, Blog, variables, service, MySQL, CTO mysql内存过高解决办法: vi /etc/my.cnf performance_schema_max_table_instances=600 (默认为12500) table_definition_cache=400 (默认为1400) table_open_cache=256 (默认为200... 【linux】 【mysql】 【variables】 【cto】 【Blog】 【service】 点击查看原文> Nov 13 2017 mysql 中查看数据库中表为何种引擎 Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:40 UTC Tags: Blog, db, MySQL, CTO, 数据库 mysql 中查看数据库中表为何种引擎 mysql> select concat(TABLE_SCHEMA,',',TABLE_NAME) as db, -> ENGINE from information_schema. 【mysql】 【数据库】 【DB】 【cto】 【Blog】 点击查看原文> Nov 13 2017 mysql编译安装错误解决方法 Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:22 UTC Tags: Blog, yum, MySQL, CTO, 源码 错误:mysql源码安装,make后出现以下错误 可以通过yum -y install gcc-c++ make clean, 然后再继续 make && make install 错误:make 后出现以下错误 可以在编译时加上以下参数,即可解决,即 --with-unix-socket-path=/tmp/mysql. 【mysql】 【源码】 【yum】 【cto】 【Blog】 点击查看原文> Nov 13 2017 zabbix安装完成后启动提示错误 Posted by mysql-云栖社区 on Mon 13 Nov 2017 12:39 UTC Tags: Blog, open, zabbix, file, MySQL, CTO [root@bogon zabbix-2.2.2]# /usr/local/zabbix-2.2.2/sbin/zabbix_server /usr/local/zabbix-2.2.2/sbin/zabbix_server: error while loading shared libraries: libmysqlclient. 【mysql】 【zabbix】 【open】 【file】 【cto】 【Blog】 点击查看原文> 表示 进入内容 281 去 290 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (32) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums