[MDEV-19219] transaction-precise system versioned tables using standard syntax Created: 2019-04-09 Updated: 2023-01-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Versioned Tables |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Don't force the user to specify BIGINT AS ROW START, support the standard syntax TIMESTAMP(6) AS ROW START and internally use transaction ids, while transparently replacing them with timestamps for the user |
| Comments |
| Comment by Robert Palm [ 2023-01-13 ] |
|
This sounds like a very good idea! |