Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
storage_engine tests and upstream engines/* suites went out of sync with current MariaDB code. Reasons:
- as of 5.5.27, YEAR(2) is deprecated, hence the new warning;
MDEV-533- different error code/message on out-of-range auto-increment;- INSERT IGNORE now produces a warning if a duplicate key was encountered (change pushed along with
MDEV-533).
Result files need to be updated. For MDEV-533, also test files which expect a different error code need to be modified.
Attachments
Issue Links
- relates to
-
MDEV-3942 FROM_DAYS(<timestamp column>) returns different result in MariaDB comparing to MySQL: NULL vs 0000-00-00
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to TODO-60 [ TODO-60 ] |
Link | This issue relates to TODO-224 [ TODO-224 ] |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Description |
storage_engine tests and upstream engines/* suites went out of sync with current MariaDB code. Reasons: - as of 5.5.27, YEAR(2) is deprecated, hence the new warning; - MDEV-553 - different error code/message on out-of-range auto-increment; - INSERT IGNORE now produces a warning if a duplicate key was encountered (change pushed along with MDEV-553). Result files need to be updated. For MDEV_553, also test files which expect a different error code need to be modified. |
storage_engine tests and upstream engines/* suites went out of sync with current MariaDB code. Reasons: - as of 5.5.27, YEAR(2) is deprecated, hence the new warning; - - INSERT IGNORE now produces a warning if a duplicate key was encountered (change pushed along with Result files need to be updated. For |
Assignee | Sergei Golubchik [ serg ] | Michael Widenius [ monty ] |
Link | This issue relates to TODO-359 [ TODO-359 ] |
Assignee | Michael Widenius [ monty ] | Elena Stepanova [ elenst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Elena Stepanova [ elenst ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | defaullt [ 25756 ] | MariaDB v2 [ 45346 ] |
Workflow | MariaDB v2 [ 45346 ] | MariaDB v3 [ 66009 ] |
Workflow | MariaDB v3 [ 66009 ] | MariaDB v4 [ 132047 ] |