mariadb/storage
Marko Mäkelä 276f996af9 MDEV-12353: Replace MLOG_*_END_COPY_CREATED
Instead of writing the high-level redo log records
MLOG_LIST_END_COPY_CREATED, MLOG_COMP_LIST_END_COPY_CREATED
write log for each individual insert of a record.

page_copy_rec_list_end_to_created_page(): Remove.

This will improve the fill factor of some pages.
Adjust some tests accordingly.

PageBulk::init(), PageBulk::finish(): Avoid setting bogus limits
to PAGE_HEAP_TOP and PAGE_N_DIR_SLOTS. Avoid accessor functions
that would enforce these limits before the correct ones are set
at the end of PageBulk::finish().
2020-02-13 18:19:14 +02:00
..
archive
blackhole
cassandra
connect Merge 10.4 into 10.5 2020-02-07 08:51:20 +02:00
csv
example
federated MDEV-21581 Helper functions and methods for CHARSET_INFO 2020-01-28 12:29:23 +04:00
federatedx MDEV-21581 Helper functions and methods for CHARSET_INFO 2020-01-28 12:29:23 +04:00
heap MDEV-21581 Helper functions and methods for CHARSET_INFO 2020-01-28 12:29:23 +04:00
innobase MDEV-12353: Replace MLOG_*_END_COPY_CREATED 2020-02-13 18:19:14 +02:00
maria Merge 10.4 into 10.5 2020-02-07 08:51:20 +02:00
mroonga MDEV-18650: Options deprecated in previous versions - mroonga_default_parser 2020-02-13 13:42:01 +02:00
myisam Merge 10.4 into 10.5 2020-02-07 08:51:20 +02:00
myisammrg
oqgraph
perfschema MDEV-21702 Add a data type for privileges 2020-02-11 08:10:26 +04:00
rocksdb MDEV-15058: Revert the changes to INFORMATION_SCHEMA 2020-02-12 20:54:59 +02:00
sequence
sphinx
spider MDEV-21581 Helper functions and methods for CHARSET_INFO 2020-01-28 12:29:23 +04:00
test_sql_discovery
tokudb Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00