Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
-
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