1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-12 08:01:43 +03:00
Files
mariadb/mysql-test/suite
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
..
2018-01-04 09:22:59 +02:00
2018-01-05 12:11:58 +02:00
2018-01-05 22:52:06 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00
2018-01-05 22:52:06 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00
2018-01-04 09:22:59 +02:00