1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Removed diff dates from rdiff files

This commit is contained in:
Monty
2022-12-02 17:27:34 +02:00
committed by Sergei Petrunia
parent 8b7c0d69d2
commit b74d2623eb
60 changed files with 120 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
--- alter_algorithm.result 2020-04-30 21:39:48.923115511 +0530
+++ alter_algorithm.reject 2020-04-30 21:47:08.245465018 +0530
--- alter_algorithm.result
+++ alter_algorithm.reject
@@ -7,43 +7,35 @@
INSERT INTO t1(f1, f2, f3) VALUES(1, 1, 1);
SELECT @@alter_algorithm;