1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite
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-06-11 15:44:58 +05:30
2019-06-12 08:37:27 +03:00
2019-06-19 10:49:00 +03:00
2019-07-02 21:44:58 +03:00
2019-05-19 20:55:37 +02:00
2019-05-18 20:34:03 +02:00
2019-05-19 20:55:37 +02:00
2019-06-12 08:37:27 +03:00
2019-06-17 12:26:26 +02:00
2019-07-02 21:44:58 +03:00
2019-07-02 21:44:58 +03:00
2019-07-02 21:44:58 +03:00
2019-05-19 20:55:37 +02:00
2019-05-14 17:18:46 +03:00
2019-04-18 14:28:39 +03:00
2019-07-02 20:17:01 +02:00
2019-07-02 21:44:58 +03:00
2019-06-19 10:49:00 +03:00