1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Annamalai Gurusami 21e02b2c92 Bug #19077964 ASSERT PAGE_SIZE.EQUALS_TO SPACE_PAGE_SIZE BTR_COPY_BLOB_PREFIX
Problem:

The function row_build_index_entry_low() takes a dtuple_t object ('row') and
dict_index_t object ('index') as input and returns a new dtuple_t object
('entry') as output.  The dtuple_t object 'row' that is given as input might
have been constructed from a different dict_index_t object (!= index).  So
when accessing the externally stored data of the given 'row' we need to make
use of the correct index object.

Solution:

Store the page size information in the associated row_ext_t object.

rb#6086 approved by Vasil and Jimmy.
2018-05-16 15:03:09 +05:30
..
2014-08-02 21:26:16 +02:00
2017-06-08 12:45:08 +03:00
2017-02-10 06:30:42 -05:00
2010-05-26 21:55:40 +03:00
2011-07-02 22:08:51 +02:00
2017-02-10 06:30:42 -05:00
2017-04-06 09:52:25 +03:00
2017-04-17 03:18:21 +03:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2017-04-06 09:52:25 +03:00
2018-05-11 18:33:58 +03:00
2016-04-26 23:05:26 +02:00
2016-12-30 13:48:22 +02:00
2017-02-10 06:30:42 -05:00
2018-02-08 13:53:21 +02:00
2018-02-08 13:53:21 +02:00
2018-02-17 14:54:12 +02:00
2017-02-10 06:30:42 -05:00
2017-06-15 14:35:51 +03:00
2017-06-15 14:35:51 +03:00
2017-06-15 14:35:51 +03:00
2017-06-15 14:35:51 +03:00