随笔 - 136, 文章 - 0, 评论 - 14, 阅读 - 13万
  首页  :: 新随笔  :: 管理
< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

08 2022 档案

摘要:MySQL 5.7.33更新补丁到5.7.38背景 生产环境安扫,MySQL被扫描出一堆漏洞,需要将生产环境的MySQL 5.7.33更新补丁到5.7.38。 CentOS 7.6 MySQL 5.7.33 升级步骤 下载MySQL 5.7.38 [root]# wget https://downloads.mysql.com/archives 阅读全文

posted @ 2022-08-31 11:06 高&玉 阅读(1733) 评论(0) 推荐(0) 编辑

摘要:PostgreSQL 9.6.0更新补丁到9.6.24PostgreSQL 9.6.0更新补丁到9.6.24 阅读全文

posted @ 2022-08-31 10:23 高&玉 阅读(845) 评论(0) 推荐(0) 编辑

摘要:MySQL主从报错(Last_SQL_Error: Slave failed to initialize relay log info structure from the repository)处理 阅读全文

posted @ 2022-08-24 15:01 高&玉 阅读(532) 评论(0) 推荐(0) 编辑

摘要:Last_IO_Error: Fatal error: The slave I/O thread stops because master and slave have equal MySQL server UUIDs; these UUIDs must be different for replication to work. 阅读全文

posted @ 2022-08-24 14:44 高&玉 阅读(242) 评论(0) 推荐(0) 编辑

摘要:VMware虚拟机启动的时候报错:Probing EDD (edd=off to disable)... ok 阅读全文

posted @ 2022-08-24 09:36 高&玉 阅读(758) 评论(0) 推荐(0) 编辑

摘要:SQL30082N REASON 15DB2客户端连接数据库报错:SQL30082N Security processing failed with reason "15" ("PROCESSING FAILURE"). 处理 阅读全文

posted @ 2022-08-11 17:17 高&玉 阅读(581) 评论(0) 推荐(0) 编辑

摘要:util.exportTable()与util.importTable() 使用util.exportTable()导出表数据,格式为.txt,不包含表ddl JS > util.exportTable("oltp.sbtest1","/backup/sbtest1.txt") 使用util.loa 阅读全文

posted @ 2022-08-11 14:11 高&玉 阅读(967) 评论(0) 推荐(0) 编辑

摘要:1. XtraBackup介绍 Percona XtraBackup是一款基于MySQL的服务器的开源热备份实用程序,在备份过程中不会锁定数据库。 Percona XtraBackup可以热备份Percona Server、MySQL和MariaDB数据库。 Percona XtraBackup下载 阅读全文

posted @ 2022-08-02 22:19 高&玉 阅读(223) 评论(0) 推荐(0) 编辑

摘要:ERROR 1206 (HY000): The total number of locks exceeds the lock table size 阅读全文

posted @ 2022-08-01 18:11 高&玉 阅读(1243) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示