diff options
author | hhunger@hh-nb.hungers <> | 2008-04-14 17:21:18 +0200 |
---|---|---|
committer | hhunger@hh-nb.hungers <> | 2008-04-14 17:21:18 +0200 |
commit | 913b7b803066c560953f1f6ace91ee7814e3b488 (patch) | |
tree | 98ae6436eed5c8e701a97dae1fc8ea9ef7824c76 /mysql-test/t/local_infile_func.test | |
parent | 3e3b797d0aceb9d96259d8fb1bd911eaa1ed4e52 (diff) | |
download | mariadb-git-913b7b803066c560953f1f6ace91ee7814e3b488.tar.gz |
Second set of fixes for bug#35988.
Diffstat (limited to 'mysql-test/t/local_infile_func.test')
-rw-r--r-- | mysql-test/t/local_infile_func.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/local_infile_func.test b/mysql-test/t/local_infile_func.test index f79efffbf95..d0a5a45e9c6 100644 --- a/mysql-test/t/local_infile_func.test +++ b/mysql-test/t/local_infile_func.test @@ -19,6 +19,8 @@ # # ################################################################################ +--source include/not_embedded.inc + --echo '#--------------------FN_DYNVARS_037_01-------------------------#' #################################################################### # Check if setting local_infile is changed in every new connection # |