表示 进入内容 121 去 130 的 337 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: shell (reset) Nov 15 2017 运维自动化之使用PHP+MYSQL+SHELL打造私有监控系统(六) Posted by mysql-云栖社区 on Wed 15 Nov 2017 09:23 UTC Tags: PHP, Web, shell, MySQL, 服务器 G、gansu_day_view.php <?php include ("conn.php"); include ("head.php"); echo "您选择的时间为“当天视图“查询,查询的省份为”甘肃“,请选择查询的服务器: "; include("view_gansu_day_server. 【php】 【服务器】 【mysql】 【shell】 【web】 点击查看原文> Nov 15 2017 shell进行完整和增量备份mysql数据库 Posted by mysql-云栖社区 on Wed 15 Nov 2017 09:15 UTC Tags: sql, log, binlog, email, shell, FTP, MySQL, 数据库, 日志, 服务器, 脚本 文档介绍 本文档采用mysqldump对数据库进行备份,mysqldump是采用SQL级别的备份机制,它将数据表导成 SQL脚本文件,在不同的 MySQL 版本之间升级时相对比较合适,这也是最常用的备份方法,mysqldump比直接拷贝要慢些。 【服务器】 【mysql】 【SQL】 【日志】 【LOG】 【数据库】 …[获取更多] Nov 15 2017 Linux Shell十四 Mysql主从同步 Posted by mysql-云栖社区 on Wed 15 Nov 2017 08:52 UTC Tags: Linux, database, awk, shell, MySQL, 同步, machine, 脚本 环境介绍: 本脚本测试环境是基于CentOS 6.5 x86_x64的源码安装的Mysql,Mysql版本为mysql-5.1.63,并且均为全新安装,Mysql服务均启动。 Master 192.168.1.3 主机名:master Slave 192.168.1.4 主机名:slave Selinux及Iptables均关闭清空。 【linux】 【mysql】 【shell】 【同步】 【脚本】 【Machine】 …[获取更多] Nov 15 2017 MySQL5.7源码安装问题汇总 Posted by mysql-云栖社区 on Wed 15 Nov 2017 08:20 UTC Tags: innodb, db, shell, bootstrap, cmake, boost, MySQL, 源码 编译安装mysql5.7版本,想试用一下新的版本特性,发现跟之前的5.6版本编译有了一些变化,总结一下避免以后继续入坑。5.6安装方式 cmake版本 5.7编译cmake要求版本最低为2.8,当前为2.6,所以需要升级cmake版本。 【mysql】 【innodb】 【源码】 【shell】 【DB】 【boost】 …[获取更多] Nov 15 2017 shell-1-命令与参数 Posted by mysql-云栖社区 on Wed 15 Nov 2017 08:16 UTC Tags: shell, MySQL, 函数, 空格 shell 最基本的工作就是执行命令,例如 lz1.1$ cd /etc; ls -la passwd; pwd-rw-r--r-- 1 root root 1787 2011-05-13 18:00 passwd/etc1 lz1.1 中可以看到,命令与选项或者参数之间由空白(空格或者TAB)隔开。 【mysql】 【函数】 【shell】 【空格】 点击查看原文> Nov 15 2017 shell 之 lnmp(nginx-1.0.5+php-fpm5.3.6+mysql)安装脚本 Posted by mysql-云栖社区 on Wed 15 Nov 2017 07:54 UTC Tags: PHP, Nginx, shell, PATH, curl, MySQL, 脚本, prefix 详细请参考 nginx_笔记分享_1_安装篇(nginx-1.0.5+php-fpm5.3.6+mysql) #update 20120717 1 安装脚本以附件install.sh.txt 为准 2 需要调用mysql_server. 【nginx】 【php】 【mysql】 【shell】 【path】 【脚本】 【prefix】 【curl】 …[获取更多] Nov 15 2017 mysql中kill掉所有锁表的进程爬虫抓取数据分析 Posted by mysql-云栖社区 on Wed 15 Nov 2017 07:48 UTC Tags: sql, log, awk, shell, access, MySQL, 日志, 数据分析, 排序, 脚本 快过年了最近club服务器 老有刷数据的 封了N 多IP 而且一刷就锁表,老这样不是办法的想办法解决啊 mysql>show processlist; 出来哗啦啦好几屏幕的, 没有一千也有几百条, 查询语句把表锁住了, 赶紧找出第一个Locked的thread_id, 在mysql的shell里面执行. 【mysql】 【SQL】 【日志】 【LOG】 【shell】 【排序】 …[获取更多] Nov 15 2017 MySQL集群搭建详解 Posted by mysql-云栖社区 on Wed 15 Nov 2017 07:47 UTC Tags: Replication, cluster, shell, MySQL, 数据库, 同步, 测试, 配置, 服务器, 高可用, 集群, 数据节点 概述 MySQL Cluster 是MySQL 适合于分布式计算环境的高实用、可拓展、高性能、高冗余版本,其研发设计的初衷就是要满足许多行业里的最严酷应用要求,这些应用中经常要求数据库运行的可靠性要达到99.999%。 【服务器】 【mysql】 【高可用】 【数据库】 【shell】 【配置】 【cluster】 …[获取更多] Nov 15 2017 shell 一键安装lAMP,lNMP Posted by mysql-云栖社区 on Wed 15 Nov 2017 06:49 UTC Tags: PHP, Nginx, shell, cmake, MySQL, prefix 本文章仅供参考 想要使用请+本人Q :465717440发送完整的包和脚本, #!/bin/bash #debug info #user:houzc #date:2012/7/27 #Mysql apache nginx install directory , mysqldata diretory configuration. 【nginx】 【php】 【mysql】 【shell】 【prefix】 【CMake】 点击查看原文> Nov 15 2017 一个循环改名的shell Posted by mysql-云栖社区 on Wed 15 Nov 2017 06:22 UTC Tags: Blog, update, bash, shell, MySQL, read #!/bin/bash DB_IP= DB_USER= DB_PASSWD= DB_NAME= a=98000000 function addsql() { ine2=$1 ine3=$2 #sql1="update 表名 set 列明=... 【mysql】 【shell】 【update】 【read】 【Blog】 【Bash】 点击查看原文> 表示 进入内容 121 去 130 的 337 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (37) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums