摘要: MySQL version:8.0.18-commercial MySQL Enterprise Server - Commercial 正常查询GTID 是一间比较麻烦的事情 查询结果如下: mysql> select @@gtid_purged,@@gtid_executed; + + + | 阅读全文
posted @ 2020-06-27 16:28 Coye 阅读(240) 评论(0) 推荐(0)
摘要: MySQL version:8.0.18-commercial MySQL Enterprise Server - Commercial 语法: GROUP_CONCAT([DISTINCT] expr [,expr ...] [ORDER BY {unsigned_integer | col_na 阅读全文
posted @ 2020-06-27 16:13 Coye 阅读(272) 评论(0) 推荐(0)
摘要: MySQL version:8.0.18-commercial MySQL Enterprise Server - Commercial HA: MGR 问题: 导入sql文件,大小371MB 导入数据过程中 [Err] 3100 - Error on observer while running 阅读全文
posted @ 2020-06-27 12:35 Coye 阅读(2320) 评论(0) 推荐(0)
摘要: mysql版本:5.7.19 mysqlbinlog mysql bin.000154 mysql bin.000154.txt /home/mysql/mysql_tools/pt query digest type binlog mysql bin.000154.txt zzg.sql mysq 阅读全文
posted @ 2020-05-25 15:35 Coye 阅读(434) 评论(0) 推荐(0)
摘要: 已测试版本:5.5.18 OS :RHEL 6.3 前提:数据库无法启动,无备份,ibd文件还在! ibd文件还在! ibd文件还在! 背景:升级失败,undrop-for-innodb 只能读取ibdata 中的表的信息。 方法一 (无工具) 1. 在其他服务器安装相同版本的MySQL,建立空库y 阅读全文
posted @ 2020-05-13 09:45 Coye 阅读(873) 评论(0) 推荐(1)
摘要: OS:RHEL6.3 MySQL:5.7.19 [root@mysql02]# mysql -uroot -p****** -h127.1 -e"SHOW ENGINE INNODB STATUS\G" | sed -n -e '/BUFFER POOL AND MEMORY/,/INDIVIDUA 阅读全文
posted @ 2020-05-11 18:02 Coye 阅读(1860) 评论(0) 推荐(0)
摘要: 突然。。。有一天,某个库报错 ORA 1578 ORACLE data block corrupted (file 5, block 48353) 版本:11.2.0.3 Error: ORA 01578 (ORA 1578) Text: ORACLE data block corrupted (f 阅读全文
posted @ 2020-05-09 09:50 Coye 阅读(311) 评论(0) 推荐(0)
摘要: Server version: 8.0.18 commercial MySQL Enterprise Server mysql SELECT FROM performance_schema.replication_group_members; + + + + + + + + | CHANNEL_NA 阅读全文
posted @ 2020-01-16 21:25 Coye 阅读(345) 评论(0) 推荐(0)
摘要: Server version: 8.0.18 commercial MySQL Enterprise Server MySQL在8.0.13后支持在线切换single primary和multi primary两种模式 切换至单主模式 mysql select group_replication_s 阅读全文
posted @ 2020-01-08 17:12 Coye 阅读(321) 评论(0) 推荐(0)
摘要: 694BF-YUDBG-EAR69-BPRGB-ATQXH 阅读全文
posted @ 2020-01-07 13:57 Coye 阅读(1016) 评论(0) 推荐(0)