diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-12-20 17:55:13 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-12-20 19:21:37 +0200 |
commit | 8174e68895c468a2286688962a65206e677b7c51 (patch) | |
tree | aed3ac3d8805c85464c374b4735591da3899af79 /sql | |
parent | f6b58d29163adcb3b3fe1b48c56c9b80666f0b88 (diff) | |
download | mariadb-git-8174e68895c468a2286688962a65206e677b7c51.tar.gz |
MDEV-21371 Assertion failure in page_rec_get_next_low() during innodb_gis.rtree_compress
A debug assertion that was added in
commit ed0793e096a17955c5a03844b248bcf8303dd335
turns out to be too strict. In the test innodb_gis.rtree_compress,4k
the function is sometimes being invoked by purge for a
spatial index root page that is not a leaf page (PAGE_LEVEL is 1).
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions