博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
给MySQL官方提交的bug report备忘
阅读量:4927 次
发布时间:2019-06-11

本文共 1017 字,大约阅读时间需要 3 分钟。

1.  Bug #72215
When LOCK_plugin conflicts very much, one uninstall-audit-plugin operation crash
   
 
2.  Bug #72217
When uninstall a audit plugin, there is a warning info which is not correct
   
 
3.  Bug #72529
rm a large slow log file and then flush slow logs, the mysqld will hang
     
 
4.  Bug #72646
A strange result from explain query
     
 
5.  Bug #72705
Add character option to mysql client's prompt
     
 
6.  Bug #72690
A 5.6's optimizer bug which is releated to 'or' operator's number
     
 
7.  Bug #72273
innochecksum does not work with crc32 algorithm
     
 
8.  Bug #72882
Metadata character set causes unnecessary cost for cpu-bound scene
     
 
9.  Bug #72993
my_hash_sort_utf8 can be optimized if table has many fields
     http://bugs.mysql.com/bug.php?id=72993
 
10. Bug #73091
A character set error may interrupt replication
      http://bugs.mysql.com/bug.php?id=73091

 

一个提给Percona的bug report:

when execute pt-pmp -p pid, the mysqld's tps/qps will drop a lot

https://bugs.launchpad.net/percona-toolkit/+bug/1320168

转载于:https://www.cnblogs.com/liuhao/p/3785194.html

你可能感兴趣的文章
个人项目-小学四则运算 “软件”之初版
查看>>
cocos2d-html5学习笔记——创建持续性动作
查看>>
软件工程心得体会
查看>>
typedef typedef struct的使用
查看>>
Log4Net各参数API
查看>>
接收发送给服务器的Post请求
查看>>
asp.net客户端IP跟踪
查看>>
前端jquery validate表单验证框架的使用
查看>>
HDU 2602 Bone Collector (01背包)
查看>>
VMware NAT端口映射外网访问虚拟机linux
查看>>
2018沈阳J How Much Memory Your Code Is Using?
查看>>
PHP连接sql server
查看>>
闭包的好处罗列
查看>>
第十六章 模板和泛型编程
查看>>
android获取手机ip
查看>>
【2016.12.03】CSS笔记
查看>>
hihocoder1766 字符串问题
查看>>
接口测试总结
查看>>
jquery.validate.js常用扩展函数
查看>>
Python标准库03 路径与文件 (os.path包, glob包)
查看>>