[MDEV-31425] Update range partitoning example in KB Created: 2023-06-07 Updated: 2024-01-16 Resolved: 2024-01-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anel Husakovic | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
On page https://mariadb.com/kb/en/range-partitioning-type/ there is example that leads to error message
Suggestion to remove ip and action not null, non-default fields.
This should return error for timestamp type:
instead of datetime type:
that is returned for other type of insert
Maybe to add both tables? |