-
MariaDB卸载
...
2018-06-23 13:31:19
-
浅析MySQL主从复制技术(异步复制、同步复制、半同步
as we all know,there're three kinds of replication in MySQL nowadays.such as, asynchronous replication, (fully) synchronous replication, semisynchronous replication. what's the difference between them? first of all,let's see the intact architecture...
2018-06-23 13:31:20
-
利用MyFlash闪回丢失数据(续)
last night,i've tested flashback by MyFlash tool,but failed,now let's do some other test with it.first of all,clear the test environment:drop the procedure and table created yesterday. 1 root@localhost:mysql3306.sock [(none)] 09 : 14 : 31 show proce...
2018-06-23 13:31:19
-
Flask入门数据库的查询集与过滤器(十一)
...
2018-06-23 13:31:18
-
mysql数据库的导入导出命令
1.备份一个数据库 mysqldump -h localhosot -uroot -ppassword 数据库名 数据库所在路径(路径+数据库名.sql) 注意:导出的数据库文件.sql文件不能提前创建; 数据库所在路径可用相对路径('\')。 2.还原一个数据库 mysql -h localhost -uroot -ppassword 数据库名 数据库...
2018-06-23 13:31:18
-
【整理】MySQL查询优化
优化建议 对查询进行优化,应尽量避免全表扫描,首先应考虑在 where 及 order by 涉及的列上建立索引。 应尽量避免在 where 子句中对字段进行 null 值判断,否则将导致引擎放弃使用索引而进行全表扫描,如:select id from t where num is null可以在num上设置默认值0...
2018-06-23 13:31:13
-
MySQL基本操作命令
数据库的基本操作命令 1.登录MySQL -- 进入数据库的方法一 mysql - uroot - pmysql # mysql 数据库密码(显示) -- 进入数据库的方法二 mysql - uroot - p # 隐藏密码输入 2.数据库的基本操作 -- 显示数据库版本(记得加; select version(); -- 显示当前的时间 select now...
2018-06-23 13:31:02
-
执行SQL查询导致磁盘耗尽故障演示
a fellow in IMG wechat group 2 met an error about running out of disk space when using MySQL query today,now let's mimic the situation: first,i'll create a test table and a procedure,then using the procedure to insert 1000W records into test table "...
2018-06-23 13:31:00
-
MySQL案例03:(MyCAT报错) [ERROR][$_NIOREACTOR-3-
上班坐下来没多久,接同事电话说有两台mysql服务器无法访问,其中这两台服务器是mycat服务器+MySQL服务器,具体处理过程如下: 一、错误信息 错误信息01: INFO | jvm 3 | 2018 / 05 / 10 10 : 00 : 54 | 2018 - 05 - 10 10 : 00 : 54 , 406 [ INFO ][ $_NIOREACTOR-3-...
2018-06-23 13:30:59
-
MySQL->元数据[20180510]
MySQL元数据 Meta Data,一般是结构化数据(如存储在数据库里的数据,字段长度、类型、默认值等等)。Meta Data就是描述数据的数据,在MySQL中描述有哪些数据库、哪些表、表有多少字段、类型。 MySQL元数据信息 查询结果信息,SELECT、UPDATE或DELETE语句影响的行数。...
2018-06-23 13:30:56
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash