1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/storage
Marko Mäkelä c3695b4058 MDEV-21511: Remove unnecessary code
Now that we will be invoking dtuple_get_n_ext() instead of
letting btr_push_update_extern_fields() update an already
calculated value, it is unnecessary to calculate the n_ext
upfront.

row_rec_to_index_entry(), row_rec_to_index_entry_low():
Remove the output parameter n_ext.
2020-01-17 14:27:29 +02:00
..
2019-05-13 17:54:04 +03:00
2019-05-13 17:54:04 +03:00
2019-12-23 07:14:51 +02:00
2019-05-11 22:19:05 +03:00
2019-05-11 22:19:05 +03:00
2019-05-13 17:54:04 +03:00
2019-04-03 19:58:47 +03:00
2019-06-25 13:21:36 +03:00
2019-05-13 17:54:04 +03:00
2019-08-28 15:23:21 +03:00
2019-05-13 17:54:04 +03:00
2019-05-13 17:54:04 +03:00
2019-12-20 19:47:31 +01:00
2020-01-17 00:24:17 +03:00