Details
-
Bug
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.3(EOL), 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL)
-
None
Description
Test case from the description of MDEV-14794 works now for timestamps, but still causes troubles with transaction IDs:
create or replace table t1 (pk int primary key, i int, |
s bigint unsigned as row start, |
e bigint unsigned as row end, period for system_time(s,e)) |
engine=InnoDB with system versioning; |
replace into t1 (pk,i) values (1,10),(1,100),(1,1000); |
10.3 c39f8a80c9fe |
MariaDB [test]> replace into t1 (pk,i) values (1,10),(1,100),(1,1000); |
ERROR 1062 (23000): Duplicate entry '1-18446744073709551615' for key 'PRIMARY' |
Same for stored functions and probably for triggers.
Attachments
Issue Links
- is blocked by
-
MDEV-30238 LOAD DATA REPLACE into ucs2-encoded FK field fails
-
- Closed
-
- is duplicated by
-
MDEV-35343 unexpected replace behaviour when long unique index on system versioned table
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
77d 19h 45m | 1 |
|
5d 22h 17m | 1 |
|
1d 24m | 1 |
|
10s | 1 |
|
2m 41s | 1 |
|
832d 9h 29m | 5 |
|
8d 7h 39m | 4 |
|
1533d 5h 35m | 5 |