Bug #94081 | Assertion failure: row0upd.cc:2123 | ||
---|---|---|---|
Submitted: | 27 Jan 2019 14:55 | Modified: | 6 Mar 2019 14:35 |
Reporter: | wang huai | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S6 (Debug Builds) |
Version: | 8.0.14 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | assertion, Failure, innodb, second index, UPDATE |
[27 Jan 2019 14:55]
wang huai
[27 Jan 2019 15:47]
MySQL Verification Team
It's a debug binary apparently.. #ifdef UNIV_DEBUG mtr_commit(&mtr); mtr_start(&mtr); ut_ad(btr_validate_index(index, 0, false)); ut_ad(0); <-------- #endif /* UNIV_DEBUG */
[28 Jan 2019 7:32]
wang huai
is this a problem? thanks .
[28 Jan 2019 14:33]
MySQL Verification Team
When only debug build is affected the Severity could be S6 (Debug Builds) just that.
[5 Feb 2019 17:02]
MySQL Verification Team
Hi, Can we please get a more precise information. Like, the exact sysbench command with all options, for how long to run, how to stop, how to restart etc.
[6 Mar 2019 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".