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/t
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-07-02 21:44:58 +03:00
2019-05-29 22:17:00 +03:00
2019-04-25 09:04:09 +03:00
2019-07-01 18:37:15 +03:00
2019-05-29 22:17:00 +03:00
2019-04-25 16:05:20 +03:00
2019-04-25 16:05:20 +03:00
2018-07-02 12:27:28 +03:00
2019-01-18 13:58:33 +02:00
2018-06-06 11:25:33 +03:00
2019-05-29 11:32:46 +03:00
2018-09-14 08:47:22 +02:00
2018-06-18 15:43:59 +03:00
2019-05-29 11:32:46 +03:00
2019-03-05 12:56:05 +02:00
2019-07-01 18:37:15 +03:00
2019-02-11 17:55:25 +02:00
2019-07-02 21:44:58 +03:00
2019-07-02 21:44:58 +03:00
2018-07-02 12:27:28 +03:00
2018-07-26 09:19:52 +03:00
2018-05-17 09:37:01 +03:00
2019-04-26 15:31:31 +03:00