[MDEV-19657] CONSTRAINT `time_period` failed for `sbtest`.`sbtest1` unclear error while adding time_period Created: 2019-05-31 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation, Versioned Tables |
| Affects Version/s: | 10.4.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Shahriyar Rzayev (Inactive) | Assignee: | Joe Cotellese |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | versioned-table | ||
| Issue Links: |
|
||||
| Description |
|
Reading DOC: Adding timestamp columns to the table:
Trying to add time_period:
Why failed? What is time_period constraint? |
| Comments |
| Comment by Elena Stepanova [ 2019-05-31 ] |
|
The documentation says:
In your case, they are equal. |
| Comment by Shahriyar Rzayev (Inactive) [ 2019-05-31 ] |
|
Yes, now it is clear that both time_period and date_period requires the first value to be less than the second value. How we can improve it? |
| Comment by Julien Fritsch [ 2021-09-22 ] |
|
jacob.moorman from our discussion, I decided to reassign Kenneth's ticket to you? |