1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-12 08:01:43 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Marko Mäkelä fe79ac5b0e MDEV-14837 Duplicate primary keys are allowed after ADD COLUMN / UPDATE
This bug affected tables where the PRIMARY KEY contains variable-length
columns, and ROW_FORMAT is COMPACT or DYNAMIC.

rec_init_offsets_comp_ordinary(): Do not short-cut the parsing
of the record header for records that contain explicit values
for instantly added columns.

rec_copy_prefix_to_buf(): Copy more header for records that
contain explicit values for instantly added columns.
2018-01-09 13:48:41 +02:00
..
2014-08-02 21:26:16 +02:00
2017-06-08 12:45:08 +03:00
2015-12-09 10:00:49 +01:00
2011-10-19 21:45:18 +02:00
2017-02-10 06:30:42 -05:00
2014-02-03 15:22:39 +01:00
2012-10-16 13:04:42 +02:00
2017-02-10 06:30:42 -05:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2015-10-05 17:14:13 +02:00
2016-04-26 23:05:26 +02:00
2017-09-17 11:05:33 +03:00
2017-04-26 23:03:34 +03:00
2017-11-01 09:55:00 +02:00
2017-11-06 18:10:23 +02:00
2018-01-04 09:22:59 +02:00
2017-02-10 06:30:42 -05:00
2017-02-10 06:30:42 -05:00
2015-10-23 18:49:02 +03:00
2017-09-07 12:30:56 +03:00
2017-07-05 17:22:53 +03:00
2017-08-29 10:07:33 +03:00