Bug#38328780: mysqld fails to start with assertions
还没有人认领这个 Issue。
评估
调研方向
首先使用 --skip-grant-tables 和无效的 Windows 连接参数重现服务器提前退出,然后将关闭序列与上游提交 5b35664ed0cdb531b9c8298b81727a527437c12b 进行比较。当 replication tracker 和 compress GTID 线程在插件关闭之前结束,且不再发生 InnoDB 断言时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Background:
When server is started with --skip-grant-tables privileges are not
checked. Remote connections are not allowed. In Windows, server has to
be run with TCP/IP, --shared-memory, or --named-pipe should be enabled
to allow remote connections. Otherwise server is not started and exits
execution early with a message that it was started with wrong
parameters.
Problem:
During early return server did not end the replication tracker thread
and compress GTID thread before it started to shut down the plugins as
it is done during normal server shutdown. As a result of that InnoDB
shutdown failed because it detected open transactions from those
threads.
Commit
https://github.com/LiuPlusPlus/TXSQL/commit/e54550dbb6cb3570147a6ca5bb284e824d654e10
Upstream Reference
https://github.com/mysql/mysql-server/commit/5b35664ed0cdb531b9c8298b81727a527437c12b
- 主要语言
- C++
- 星标
- 338
- 派生
- 235
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
OpenTenBase/TXSQL 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
OpenTenBase/TXSQL#95 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
OpenTenBase/TXSQL#57 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 32/100
OpenTenBase/TXSQL#113 ·
-
难度 5/5 一周以上 新手友好度 35/100
OpenTenBase/TXSQL#112 ·
-
难度 5/5 一周以上 新手友好度 25/100
OpenTenBase/TXSQL#111 ·
查看 OpenTenBase/TXSQL 的全部 Issue
相似的 Issue
-
bug build
难度 1/5 1 小时以内 新手友好度 91/100
facebookincubator/velox#19194 ·
-
JIT-compiled number -> Decimal conversion silently overflows instead of raising DECIMAL_OVERFLOW 未关闭fuzz
难度 2/5 1-3 小时 新手友好度 82/100
ClickHouse/ClickHouse#122114 ·
-
难度 2/5 1-3 小时 新手友好度 84/100
-
module/agent platform/macos type/bug/regression
难度 2/5 1-3 小时 新手友好度 88/100
-
enhancement PyCDE
难度 2/5 1-3 小时 新手友好度 78/100