mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 15:54:37 +01:00
db7edfed17
MDEV-10134 Add full support for DEFAULT - Added support for using tables with MySQL 5.7 virtual fields, including MySQL 5.7 syntax - Better error messages also for old cases - CREATE ... SELECT now also updates timestamp columns - Blob can now have default values - Added new system variable "check_constraint_checks", to turn of CHECK constraint checking if needed. - Removed some engine independent tests in suite vcol to only test myisam - Moved some tests from 'include' to 't'. Should some day be done for all tests. - FRM version increased to 11 if one uses virtual fields or constraints - Changed to use a bitmap to check if a field has got a value, instead of setting HAS_EXPLICIT_VALUE bit in field flags - Expressions can now be up to 65K in total - Ensure we are not refering to uninitialized fields when handling virtual fields or defaults - Changed check_vcol_func_processor() to return a bitmap of used types - Had to change some functions that calculated cached value in fix_fields to do this in val() or getdate() instead. - store_now_in_TIME() now takes a THD argument - fill_record() now updates default values - Add a lookahead for NOT NULL, to be able to handle DEFAULT 1+1 NOT NULL - Automatically generate a name for constraints that doesn't have a name - Added support for ALTER TABLE DROP CONSTRAINT - Ensure that partition functions register virtual fields used. This fixes some bugs when using virtual fields in a partitioning function |
||
---|---|---|
.. | ||
alter.result | ||
alter.test | ||
compat_aliases-master.opt | ||
distinct.result | ||
distinct.test | ||
encrypt-wrong-key.result | ||
encrypt-wrong-key.test | ||
group_commit.result | ||
group_commit.test | ||
icp.result | ||
icp.test | ||
insert_select-7314.result | ||
insert_select-7314.test | ||
insert_select.result | ||
insert_select.test | ||
lock.result | ||
lock.test | ||
locking.result | ||
locking.test | ||
maria-autozerofill.result | ||
maria-autozerofill.test | ||
maria-big.result | ||
maria-big.test | ||
maria-big2.result | ||
maria-big2.test | ||
maria-connect.result | ||
maria-connect.test | ||
maria-gis-recovery.opt | ||
maria-gis-recovery.result | ||
maria-gis-recovery.test | ||
maria-gis-rtree-dynamic.result | ||
maria-gis-rtree-dynamic.test | ||
maria-gis-rtree-trans.result | ||
maria-gis-rtree-trans.test | ||
maria-gis-rtree.result | ||
maria-gis-rtree.test | ||
maria-mvcc.result | ||
maria-mvcc.test | ||
maria-no-logging.result | ||
maria-no-logging.test | ||
maria-page-checksum.result | ||
maria-page-checksum.test | ||
maria-partitioning.result | ||
maria-partitioning.test | ||
maria-preload.result | ||
maria-preload.test | ||
maria-purge.result | ||
maria-purge.test | ||
maria-recover-master.opt | ||
maria-recover.result | ||
maria-recover.test | ||
maria-recovery-big-master.opt | ||
maria-recovery-big.result | ||
maria-recovery-big.test | ||
maria-recovery-bitmap-master.opt | ||
maria-recovery-bitmap.result | ||
maria-recovery-bitmap.test | ||
maria-recovery-master.opt | ||
maria-recovery-rtree-ft-master.opt | ||
maria-recovery-rtree-ft.result | ||
maria-recovery-rtree-ft.test | ||
maria-recovery.result | ||
maria-recovery.test | ||
maria-recovery2-master.opt | ||
maria-recovery2.result | ||
maria-recovery2.test | ||
maria-recovery3-master.opt | ||
maria-recovery3.result | ||
maria-recovery3.test | ||
maria-ucs2.result | ||
maria-ucs2.test | ||
maria.result | ||
maria.test | ||
maria2.result | ||
maria2.test | ||
maria3.result | ||
maria3.test | ||
maria_notembedded.result | ||
maria_notembedded.test | ||
maria_partition.result | ||
maria_partition.test | ||
maria_showlog_error.result | ||
maria_showlog_error.test | ||
max_length.result | ||
max_length.test | ||
mrr.result | ||
mrr.test | ||
optimize.result | ||
optimize.test | ||
ps_maria.result | ||
ps_maria.test | ||
small_blocksize-master.opt | ||
small_blocksize.result | ||
small_blocksize.test | ||
suite.pm | ||
truncate.result | ||
truncate.test |