Bug #88600 | Update use index merge (unique and index)--deadlock | ||
---|---|---|---|
Submitted: | 22 Nov 2017 7:50 | Modified: | 23 Nov 2017 13:32 |
Reporter: | xu wen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.6.29-76.2-log | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[22 Nov 2017 7:50]
xu wen
[22 Nov 2017 14:49]
MySQL Verification Team
Hi! I have tested bug in the latest 5.7 and it is not there. Here is the extended EXPLAIN: id select_type table partitions type possible_keys key key_len ref rows filtered Extra 1 UPDATE order_test NULL range order_no_idx,last_update_idx order_no_idx 35 const 1 100.00 Using where Changes made in the optimiser are too large to be backported into 5.6. Hence, you can use 5.7 instead, which is also production quality version.