1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-05 08:04:25 +03:00
Files
mariadb/storage/pbxt/mysql-test/main/r/insert_select.rdiff
2012-02-29 21:55:04 +01:00

11 lines
234 B
Plaintext

--- r/insert_select.result 2012-02-10 16:44:10.000000000 +0100
+++ r/insert_select.reject 2012-02-10 16:44:35.000000000 +0100
@@ -566,7 +566,6 @@
a b
1 t1:1
3 t1:3
-2 t2:2
replace into t1 select * from t2;
select * from t1;
a b