mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-16937 Strict SQL with system versioned tables causes issues
Respect system fields in NO_ZERO_DATE mode. This is the subject for refactoring in MDEV-19597
This commit is contained in:
@@ -50,6 +50,10 @@ if ($MTR_COMBINATION_MYISAM)
|
||||
{
|
||||
--let $MTR_COMBINATION_TIMESTAMP= 1
|
||||
}
|
||||
if ($MTR_COMBINATION_TRADITIONAL)
|
||||
{
|
||||
--let $MTR_COMBINATION_TIMESTAMP= 1
|
||||
}
|
||||
if ($MTR_COMBINATION_HEAP)
|
||||
{
|
||||
--let $MTR_COMBINATION_TIMESTAMP= 1
|
||||
|
Reference in New Issue
Block a user