Bug #114757 | hang bug in mysql NDB cluster | ||
---|---|---|---|
Submitted: | 24 Apr 2024 7:28 | Modified: | 25 Apr 2024 1:39 |
Reporter: | CunDi Fang | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 8.0.35-cluster MySQL Cluster Community S | OS: | Any (20.04) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[24 Apr 2024 7:28]
CunDi Fang
[24 Apr 2024 11:31]
MySQL Verification Team
Duplicate of Bug #114464
[25 Apr 2024 1:39]
CunDi Fang
Thank you for your reply. May I ask what causes such a query to get stuck? Or how can I avoid such a problem? I am experiencing the same problem frequently, is this unique to NDB cluster version 8.0.35?
[25 Apr 2024 12:05]
MySQL Verification Team
I suggest you contact our Support team for questions of this kind. Basic answer is - ndbcluster is distributed real time database so is not designed for this type of queries, if your queries look like this you should be using InnoDB Cluster, not NDB Cluster.