1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00

branches/zip:

Fix pathname of the file to patch.
This commit is contained in:
vasil
2009-02-12 15:38:27 +00:00
parent 171e8bd486
commit a4ff9f22ad

View File

@@ -1,5 +1,5 @@
--- mysql-test/r/innodb_thread_concurrency_basic.result.orig 2008-12-04 18:45:52 -06:00
+++ mysql-test/r/innodb_thread_concurrency_basic.result 2009-02-12 02:05:48 -06:00
--- mysql-test/suite/sys_vars/r/innodb_thread_concurrency_basic.result.orig 2008-12-04 18:45:52 -06:00
+++ mysql-test/suite/sys_vars/r/innodb_thread_concurrency_basic.result 2009-02-12 02:05:48 -06:00
@@ -1,19 +1,19 @@
SET @global_start_value = @@global.innodb_thread_concurrency;
SELECT @global_start_value;