1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Marko Mäkelä 09e9f884f1 MDEV-20048 Assertion 'n < tuple->n_fields on ROLLBACK after DROP COLUMN
btr_push_update_extern_fields(): Add a parameter for the original number
of fields in the record before btr_cur_trim(). Assume that this function
will only be called for the clustered index, which is the only index
that can contain off-page columns.

trx_undo_prev_version_build(), btr_cur_pessimistic_update():
Only invoke btr_push_update_extern_fields() for the clustered index.
2019-07-19 18:13:36 +03:00
..
2019-04-05 11:41:03 +03:00
2019-03-06 09:00:52 +02:00
2019-04-25 16:05:20 +03:00
2019-07-01 18:37:15 +03:00
2017-02-10 06:30:42 -05:00
2019-03-25 17:18:15 +02:00
2017-02-10 06:30:42 -05:00
2019-07-02 21:44:58 +03:00
2019-04-25 16:05:20 +03:00
2018-07-02 12:27:28 +03:00
2019-04-12 12:45:06 +03:00
2019-02-19 17:41:13 +02:00
2019-04-17 15:59:30 +03:00
2016-12-30 13:48:22 +02:00
2018-02-15 10:22:03 +02:00
2017-02-10 06:30:42 -05:00
2018-11-06 09:40:39 +02:00
2019-07-02 21:44:58 +03:00
2018-12-13 21:58:35 +02:00
2019-05-04 17:04:55 +02:00