Details
-
Technical task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
None
-
None
Description
- 10.1.11
- *cursor->index->name == TEMP_INDEX_PREFIX
- 10.1.26
- *cursor->index->name == TEMP_INDEX_PREFIX
- 10.2.3
- !cursor->index->is_committed()
- 10.2.5
- Unable to find a record to delete-mark
- 10.2.9
- !cursor->index->is_committed()
- 10.1.32
- *cursor->index->name == TEMP_INDEX_PREFIX
- 10.2.13
- !cursor->index->is_committed()
Internal
- 10.2.15, 10.2.21, 10.3.12
- !cursor->index->is_committed()
Test case #1 (based on
MDEV-16759).git clone https://github.com/elenst/rqg --branch mdev16759 rqg-mdev16759
cd rqg-mdev16759/
perl ./runall-new.pl --basedir=/data/releases/10.1.29 --vardir=/data/logs/vardir --duration=3600 --threads=1 --grammar=mdev16759.yy --skip-gendata
Definitely affected versions/builds:
Possibly affected versions/builds (different failures):
Version: '10.1.34-MariaDB-debug' socket: '/home/travis/logs/vardir/mysql.sock' port: 19300 Source distribution
InnoDB: tried to purge sec index entry not marked for deletion in
InnoDB: index "PDNoteContent" of table "test"."notes"
InnoDB: tuple DATA TUPLE: 2 fields;
0: SQL NULL;
1: len 4; hex 80000506; asc ;;
InnoDB: record PHYSICAL RECORD: n_fields 2; compact format; info bits 0
0: SQL NULL;
1: len 4; hex 80000506; asc ;;
2018-07-29 21:07:43 7f8ab91c7700 InnoDB: Assertion failure in thread 140233787864832 in file row0purge.cc line 479
InnoDB: Failing assertion: 0
Not affected versions/builds:
Checked workarounds
TBC