表示 进入内容 341 去 350 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: CTO (reset) Nov 12 2017 Centos7上卸载MariaDB数据库,安装mysql Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:23 UTC Tags: Blog, rpm, Postfix, mariadb, by, MySQL, CTO, 数据库 (1) 列出所有被安装的rpm package 1 2 3 4 # rpm -qa | grep mariadb mariadb-libs-5.5.50-1.el7_2.x86_64 mariadb-5. 【mysql】 【数据库】 【rpm】 【BY】 【Mariadb】 【postfix】 【cto】 【Blog】 …[获取更多] Nov 12 2017 Can't connect to local MySQL server through socket Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:21 UTC Tags: Blog, server, access, socket, MySQL, CTO # mysql ERROR 2002(HY000):Can't connect to local MySQL server through socket '/tmp/mysql.socket' # ln -s /usr/local/mysql/data/mysql. 【mysql】 【Server】 【Access】 【cto】 【Socket】 【Blog】 点击查看原文> Nov 12 2017 navicat连接MySQL出现 Error_code:2013的错误 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:17 UTC Tags: Blog, navicat, server, MySQL, CTO, 测试, 服务器, 防火墙, 远程连接 MySQL的root开启了远程连接(host改为%),防火墙关闭,客户端能访问服务器,连接MySQL,报错“2013-Lost connect to MySQL server at 'waiting for initial communication packet',system error: 0 "internal error/check (No system error)" 解决办法: [mysqld]项中,添加skip-name-resolve 再次连接测试,连接成功。 【服务器】 【mysql】 【防火墙】 【测试】 【Server】 …[获取更多] Nov 12 2017 解决mysql开启GTID主从同步出现1236错误问题 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:15 UTC Tags: Blog, MySQL, CTO, 同步 部署zabbix-HA+Percona+keepalived+heartbeat遇到双主同步故障,记录下来 解决mysql开启GTID主从同步出现1236错误问题 http://hnr520.blog. 【mysql】 【同步】 【cto】 【Blog】 点击查看原文> Nov 12 2017 html的tr、td、th标签 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:13 UTC Tags: html, Blog, MySQL, CTO 先看实例: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Month Savings 【mysql】 【html】 【cto】 【Blog】 点击查看原文> Nov 12 2017 www服务所需软件,及其作用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:13 UTC Tags: PHP, Blog, Apache, MySQL, CTO, 服务器, 模块, 开发工具 httpd (提供 Apache 主程序) mysql (MySQL 客戶端程序) mysql-server (MySQL 服务器程序) php (PHP 主程序给apache 使用的模块) php-devel (PHP 的开发工具,这个与 PHP 外挂的加速软体有关) ph... 【php】 【服务器】 【mysql】 【Apache】 【模块】 【开发工具】 【cto】 …[获取更多] Nov 12 2017 Mysql提升权限 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:01 UTC Tags: Windows, sql, Blog, udf, add, string, MySQL, CTO, create, dll, 函数 先马udf.dll文件上传到windows目录下 C:\Winnt\udf.dll 2000 C:\Windows\udf.dll 2003 执行的sql语句 create function cmdshell returns string soname 'udf. 【mysql】 【函数】 【SQL】 【windows】 【ADD】 【string】 【UDF】 …[获取更多] Nov 12 2017 mysql报错问题解决Character set 'utf8mb4' is not a compil Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:51 UTC Tags: Blog, MySQL, CTO http://blog.51cto.com/yangjingangel/1754413 本文转自 boy461205160 51CTO博客,原文链接:http://blog.51cto.com/461205160/2083833 mysql报错问题解决Character 【mysql】 【cto】 【Blog】 点击查看原文> Nov 12 2017 MySQL数据库基本操作 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:49 UTC Tags: Blog, database, MySQL, CTO, 数据库, create 创建数据库: CREATE DATABASE 数据库名称; 查看数据库: SHOW DATABASES; 查看已创建好的数据库的信息: SHOW CREATE DATABASE 数据库名称; 修改数据库: ALTER DATABASE 数据库名称 DEFAULT CHARACTER SET ... 【mysql】 【数据库】 【Create】 【database】 【cto】 【Blog】 点击查看原文> Nov 12 2017 MySQL的使用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:49 UTC Tags: Blog, MySQL, CTO, 数据库 net start mysql:启动MySQL服务 net stop mysql:停止MySQL服务 mysql -h hostname -u username -p:登录MySQL数据库 mysql -u root -pitcast:本地登录MySQL数据库 \h:显示MySQL的帮助信息 ... 【mysql】 【数据库】 【cto】 【Blog】 点击查看原文> 表示 进入内容 341 去 350 的 628 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (33) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums