mariadb/mysql-test/suite
Marko Mäkelä 41fe972db7 MDEV-21744 Assertion `!rec_offs_nth_sql_null(offsets, n)' failed
commit 08ba388713 of MDEV-12353
introduced an incorrect assumption, which was documented by
the failing assertion.

After instant ADD COLUMN, we can have a null (and in-place) UPDATE
of NULL to NULL. No data needs to be written for such updates.

For ROW_FORMAT=REDUNDANT, we reserve space for the NULL values,
and to be compatible with existing behaviour, we will zerofill
the unused data bytes when updating to NULL value.
2020-02-17 15:32:24 +02:00
..
archive MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
binlog Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
binlog_encryption Merge 10.4 into 10.5 2020-01-28 14:17:09 +02:00
client A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file system names 2019-12-05 09:45:28 +04:00
compat Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
csv
encryption MDEV-12353: Test InnoDB upgrade from multi-file redo log 2020-02-14 14:46:44 +02:00
engines MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
federated Merge 10.4 into 10.5 2019-11-25 17:24:09 +03:00
funcs_1 Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
funcs_2 Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
galera Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
galera_3nodes Galera GTID support 2020-01-29 15:06:06 +02:00
galera_3nodes_sr Fix MTR suppressions in inconsistency voting tests (#1412) 2019-11-22 08:44:05 +02:00
galera_sr Merge 10.4 into 10.5 2020-01-20 16:48:56 +02:00
gcol MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
handler MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
heap MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
innodb MDEV-21744 Assertion `!rec_offs_nth_sql_null(offsets, n)' failed 2020-02-17 15:32:24 +02:00
innodb_fts Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
innodb_gis Merge 10.4 into 10.5 2020-01-20 16:48:56 +02:00
innodb_i_s MDEV-15058: Revert the changes to INFORMATION_SCHEMA 2020-02-12 20:54:59 +02:00
innodb_zip MDEV-12353: Replace MLOG_*_END_COPY_CREATED 2020-02-13 18:19:14 +02:00
jp
json MDEV-19628 JSON with starting double quotes key is not valid. 2019-09-30 14:43:32 +04:00
large_tests
maria MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
mariabackup MDEV-19747: Deprecate and ignore innodb_log_optimize_ddl 2020-02-11 18:44:26 +02:00
mtr/t
mtr2
multi_source MDEV-20601: Make REPLICA a synonym for SLAVE in SQL statements 2020-02-04 18:16:21 +05:30
optimizer_unfixed_bugs MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
parts MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
perfschema Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
perfschema_stress
period MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4) 2019-12-02 12:46:15 +03:00
plugins Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
roles Merge branch '10.3' into 10.4 2020-02-11 14:40:35 +01:00
rpl MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
s3
sql_sequence Merge branch '10.3' into 10.4 2019-12-09 15:09:41 +01:00
storage_engine MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
stress
sys_vars Clarify, spelling for wsrep_strict_ddl description (#1447) 2020-02-17 13:32:36 +02:00
unit
vcol MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
versioning Merge branch '10.4' into 10.5 2020-02-12 08:55:17 +01:00
wsrep MDEV-20625 : MariaDB asserting when enabling wsrep_on 2020-02-04 11:14:21 +02:00