1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-04 17:23:46 +03:00
Files
mariadb/mysql-test/r
unknown 6e6d60732b Bug #36041: mysql-test-run doesn't seem to string match
100% effectively on Windows

The mysqltest docs state that the 'replace_result' command
doesn't perform any escape processing.
However the current implementation was processing backslash 
escapes in the from/to strings.
This prevents replacing e.g. patch on windows (where backslash
is used as a path separator).
Fixed by removing the backslash escape processing from 
'replace_result'.


client/mysqltest.c:
  Bug #36041: remove the escape processing from --replace_result
mysql-test/r/mysqltest.result:
  Bug #36041: test case
mysql-test/t/mysqltest.test:
  Bug #36041: test case
2008-04-29 19:08:52 +03:00
..
2008-03-12 13:22:58 +03:00
2008-03-17 14:26:00 +03:00
2008-01-17 15:37:18 -08:00
2008-03-08 01:14:56 +04:00
2008-04-22 21:49:39 -07:00
2007-10-27 01:40:48 +05:00
2007-11-01 12:30:03 -07:00
2008-03-27 09:37:20 -03:00
2008-03-27 02:40:45 +01:00
2008-03-29 00:05:20 +03:00
2008-02-13 21:57:50 +03:00
2007-08-31 16:59:07 +05:00
2008-04-22 21:49:39 -07:00
2007-11-20 20:15:20 +04:00
2008-02-25 21:18:50 +01:00
2008-02-25 21:18:50 +01:00
2008-01-25 16:05:15 -08:00
2008-02-07 12:00:48 -07:00
2007-10-27 01:40:48 +05:00
2008-03-26 20:27:23 +01:00
2008-03-25 17:48:05 -06:00
2007-12-19 01:27:15 +01:00
2008-03-14 21:37:19 +01:00
2008-03-27 00:55:13 +04:00
2007-11-18 17:33:12 +04:00