表示 进入内容 611 去 620 的 1407 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: Linux (reset) Nov 13 2017 grafana面板改为存到mysql Posted by mysql-云栖社区 on Mon 13 Nov 2017 15:03 UTC Tags: Linux, Blog, database, session, grant, file, service, TYPE, MySQL, create grafana面板改为存到mysql: # mysql -u root -p'xxxxxx' > create database grafana; > grant all on grafana. 【linux】 【mysql】 【grant】 【Create】 【session】 【database】 【file】 【type】 …[获取更多] 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 CentOS6.x编译安装LNMP(Linux+Nginx+Mysql+PHP) Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:10 UTC Tags: PHP, html, Linux, Nginx, service, MySQL, 测试, 配置 一、准备依赖包及扩展组件 1 yum install -y gcc gcc-c++ make curl-devel kernel-headers glibc glibc-headers zlib zlib-devel openssl openssl-devel pcre-de... 【nginx】 【linux】 【php】 【mysql】 【配置】 【测试】 【html】 …[获取更多] Nov 13 2017 linux云自动化运维基础知识25(mariadb数据库) Posted by mysql-云栖社区 on Mon 13 Nov 2017 13:05 UTC Tags: Linux, database, update, Class, varchar, mariadb, MySQL, 数据库, create, 配置, 自动化运维 1.搭建yum仓库,安装maridb数据库,并进行简单配置。 yum search mysql ###查找数据库安装包 yum install mariadb-server -y ###安装数据库 systemctl start mariadb ##启动数据库 systemctl ena... 【linux】 【mysql】 【数据库】 【配置】 【Mariadb】 【class】 【Create】 …[获取更多] Nov 13 2017 Linux(Ubuntu) 安装mysql,windows使用Navicat 连接 Posted by mysql-云栖社区 on Mon 13 Nov 2017 12:27 UTC Tags: Windows, Linux, Blog, ubuntu, navicat, grant, MySQL, 配置, 服务器, 防火墙, 主机 原文地址:http://blog.csdn.net/yesy10/article/details/17761117 第一步 安装MySQL: sudo apt-get install mysql-server sudo apt-get install mysql-client 一旦安装完成,MySQL 服务器应该自动启动。 【linux】 【服务器】 【mysql】 【ubuntu】 【防火墙】 【windows】 …[获取更多] Nov 13 2017 #2002-the server is not responding(or the local mysql server's socket is not correctly Posted by mysql-云栖社区 on Mon 13 Nov 2017 11:43 UTC Tags: PHP, Linux, server, socket, MySQL, 配置 #2002-the server is not responding(or the local mysql server's socket is not correctly configured) 解决办法: 一种可能是 mysql 的配置文件启用了 bind-address = 127. 【linux】 【php】 【mysql】 【配置】 【Server】 【Socket】 点击查看原文> Nov 13 2017 Linux中更改转移mysql数据库目录的步骤 Posted by mysql-云栖社区 on Mon 13 Nov 2017 10:59 UTC Tags: Linux, service, MySQL, 数据库, 测试, 安全 前几天发现由于MySQL的数据库太大,默认安装的/var盘已经再也无法容纳新增加的数据,只能想办法转移数据的目录。网上有很多相关的文章写到转移数据库目录的文章,但转载的过程中还会有一些错误,因为大部分人根本就没测试过,这篇文章是本文测试过整理好后分享给大家。 【linux】 【安全】 【mysql】 【数据库】 【测试】 【service】 …[获取更多] Nov 13 2017 Linux下mysql新建账号及权限设置 Posted by mysql-云栖社区 on Mon 13 Nov 2017 10:38 UTC Tags: html, Linux, grant, by, MySQL, 数据库, 服务器, 主机 http://www.cnblogs.com/eczhou/archive/2012/07/12/2588187.html 1、权限赋予 说明:mysql部署在服务器A上,内网上主机B通过客户端工具连接服务器A以进行数据库操作,需要服务器A赋予主机B操作mysql的权限 1. 【linux】 【服务器】 【mysql】 【数据库】 【主机】 【BY】 【grant】 …[获取更多] Nov 13 2017 Linux 系统安全规范 Posted by mysql-云栖社区 on Mon 13 Nov 2017 10:32 UTC Tags: Linux, Security, MySQL, 日志, 配置, 服务器, 安全, 监控, 主机, 模块, url, 日志分析, 系统安全 Linux 系统安全规范 2006-xx-18 V1.2 基本原则: a. 及时更新所有的服务,以防止最新的威胁 b. 【linux】 【安全】 【监控】 【服务器】 …[获取更多] 表示 进入内容 611 去 620 的 1407 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (2) Oracle MySQL Blogs Oracle's MySQL Blog (31) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums