diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-06-02 21:25:51 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-06-02 21:31:53 +0300 |
commit | 95ac7902969d31550768007b3062013db175d8cf (patch) | |
tree | ea23216b84e64c920d4d17d57f2bd73acd99332a /sql/table_cache.h | |
parent | 457e3128e0294cd822cf72e90ba0dd85a7477e73 (diff) | |
download | mariadb-git-95ac7902969d31550768007b3062013db175d8cf.tar.gz |
MDEV-22773 Assertion page_get_page_no... in btr_pcur_store_position()
btr_pcur_store_position(): Replace a too strict debug assertion.
It is possible to have a clustered index B-tree for a logically
empty table, which will consist of a node pointer from the root
page to a leaf page that contains the metadata record.
The too strict debug assertion was added in
commit 0e5a4ac2532c64a545796c787354dc41d61d0e62 (MDEV-15562).
Diffstat (limited to 'sql/table_cache.h')
0 files changed, 0 insertions, 0 deletions