1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00

Add possibility to specify which delimiter to read until in "write_file" and "perl" commands

fix memory leaks reported by valgrind


mysql-test/r/mysqltest.result:
  Update result file
mysql-test/t/mysqltest.test:
  Add tests for specifying delimiter
This commit is contained in:
unknown
2006-09-29 11:32:40 +02:00
parent 5960176833
commit 31cfa6f11b
3 changed files with 84 additions and 20 deletions

View File

@@ -478,3 +478,7 @@ mysqltest: At line 1: Missing required argument 'to_file' to command 'copy_file'
hello
hello
hello
mysqltest: At line 1: Max delimiter length(16) exceeded
hello
hello
End of tests