1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-25 13:42:52 +03:00
unknown 44e286d215 Add new parameter to do_eval so that only unescaped variables in input string is expanded and rest of string is left untouched.
client/mysqltest.c:
  Add new parameter to 'do_eval' that will add any escape chars found in the input string to the output string. 
  This is used in 'do_system' and in 'do_exec' where only unescaped variables
  will be expanded, rest of the string will be left untouched.
mysql-test/r/mysqltest.result:
  Update test result
mysql-test/t/mysqldump.test:
  Revert previous patch that added extra \\ in "exec" command
mysql-test/t/mysqltest.test:
  Revert previous patch that added extra \\ in exec command
2006-02-23 10:11:57 +01:00
..
2005-10-28 23:17:51 +04:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-10-13 11:28:06 +02:00
2005-11-03 16:17:11 +04:00
2005-12-28 17:23:08 +03:00
2005-07-28 17:09:54 +03:00
2005-09-08 18:15:05 +01:00
2006-01-10 21:03:02 +03:00
2005-09-15 21:05:42 +02:00
2005-10-31 17:26:45 -08:00
2005-10-12 00:58:22 +03:00
2005-08-26 22:25:45 -07:00
2006-01-06 00:47:49 +02:00
2005-12-06 21:28:13 +01:00
2005-10-28 02:36:19 +03:00
2005-07-28 17:09:54 +03:00
2005-08-12 17:57:19 +03:00
2005-11-24 19:51:52 +01:00
2005-08-29 21:06:45 +02:00
2006-01-06 00:47:49 +02:00
2005-07-28 17:09:54 +03:00
2005-07-28 17:09:54 +03:00
2005-09-02 09:50:17 +03:00
2005-09-24 04:11:51 +02:00
2005-09-26 22:43:09 -07:00
2006-01-06 00:47:49 +02:00
2005-12-14 15:09:12 +01:00
2006-02-20 15:03:16 +01:00
2005-07-28 17:09:54 +03:00
2005-09-15 22:21:30 +04:00
2005-10-12 13:56:07 +02:00
2005-08-19 11:38:14 +03:00
2005-09-14 23:12:01 +03:00
2006-01-13 16:27:38 +03:00
2006-02-16 22:10:25 +01:00
2005-10-13 11:28:06 +02:00
2005-10-13 11:28:06 +02:00
2005-10-15 14:32:37 -07:00
2005-09-22 03:23:07 +03:00
2005-08-09 00:13:49 +03:00
2005-10-11 14:58:25 +05:00
2005-12-02 19:42:14 +03:00