mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
10.0-base -> 10.0-monty
This commit is contained in:
@@ -816,6 +816,8 @@ id
|
||||
1
|
||||
2
|
||||
insert ignore into t1 values (100,1,2,'D'),(1,1,99,'D');
|
||||
Warnings:
|
||||
Warning 1062 Duplicate entry '1-1' for key 'PRIMARY'
|
||||
commit;
|
||||
select id,id3 from t1;
|
||||
id id3
|
||||
|
Reference in New Issue
Block a user