Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.0, 10.1, 10.2
-
Fix Version/s: 10.2.9
-
Component/s: Server
-
Labels:None
Description
MariaDB [test]> insert into v values (1,1,2,2,-1,1000,0,0);
|
ERROR 1030 (HY000): Got error 169 "Record was not update. Original values was same as new values" from storage engine InnoDB
|
update => updated
was the same => were the same
... and maybe somebody can make it better in general