1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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 @@
--- main/alter_table_combinations.result 2022-05-24 17:16:56.769146869 +0200
+++ main/alter_table_combinations.reject 2022-05-24 17:25:01.216127156 +0200
--- main/alter_table_combinations.result
+++ main/alter_table_combinations.reject
@@ -11,7 +11,7 @@
alter table t1 change x xx int, algorithm=inplace;
check table t1;