mariadb/mysql-test/suite
unknown bc4a456758 MDEV-452 Add full support for auto-initialized/updated timestamp and datetime
Generalized support for auto-updated and/or auto-initialized timestamp
and datetime columns. This patch is a reimplementation of MySQL's
"WL#5874: CURRENT_TIMESTAMP as DEFAULT for DATETIME columns". In order to
ease future merges, this implementation reused few function and variable
names from MySQL's patch, however the implementation is quite different.

TODO:
The only unresolved problem in this patch is the semantics of LOAD DATA for
TIMESTAMP and DATETIME columns in the cases when there are missing or NULL
columns. I couldn't fully comprehend the logic behind MySQL's behavior and
its relationship with their own documentation, so I left the results to be
more consistent with all other LOAD cases.

The problematic test cases can be seen by running the test file function_defaults,
and observing the test case differences. Those were left on purpose for discussion.
2012-10-17 15:43:56 +03:00
..
archive Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
binlog Automatic merge 2012-09-22 17:11:40 +03:00
csv Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
engines 5.2 merge. 2012-08-22 16:45:25 +02:00
federated Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
funcs_1 MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler after merge changes: 2011-12-12 23:58:40 +01:00
heap Fixed Bug#1002564: Wrong result for a lookup query from a heap table 2012-09-10 16:46:33 +03:00
innodb Automatic merge 2012-09-22 17:11:40 +03:00
jp overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
large_tests
manual
maria Automatic merge 2012-09-22 17:11:40 +03:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 MDEV-399 Combinations defined in the base suite cannot be skipped by overlay 2012-08-01 19:57:36 +02:00
optimizer_unfixed_bugs Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts Fixes after Serg's review of %M extenstions 2012-06-17 15:34:39 +03:00
percona automatic merge with 5.5 2012-06-27 17:22:23 +03:00
perfschema Automatic merge with 5.5 2012-09-01 00:54:54 +03:00
perfschema_stress mysql-5.5 merge 2012-01-16 20:16:35 +01:00
plugins Fix test failure on --embedded-server 2012-09-21 15:03:38 +02:00
rpl MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
sphinx Removed one variable from the test output that was depending on timing. 2012-06-15 13:36:34 +03:00
storage_engine MDEV-11: Generic storage engine test suite 2012-07-16 06:17:56 +04:00
stress
sys_vars Automatic merge 2012-09-22 17:11:40 +03:00
unit post-merge changes to the mysql-test suite 2011-10-19 23:01:15 +02:00
vcol Merge 5.3->5.5. 2012-06-24 09:10:11 -07:00