Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
470ac487
Commit
470ac487
authored
Aug 19, 2008
by
Georgi Kodinov
Browse files
Options
Browse Files
Download
Plain Diff
Bug#36638: fixing a failing test case.
parents
9bfe9daa
6fbbb39e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
mysql-test/t/csv.test
mysql-test/t/csv.test
+1
-0
No files found.
mysql-test/t/csv.test
View file @
470ac487
...
@@ -1795,6 +1795,7 @@ lock tables t1 read;
...
@@ -1795,6 +1795,7 @@ lock tables t1 read;
connect (con1,localhost,root,,);
connect (con1,localhost,root,,);
--connection con1
--connection con1
--remove_file
$MYSQLTEST_VARDIR
/master-data/test/t1.CSV
--remove_file
$MYSQLTEST_VARDIR
/master-data/test/t1.CSV
--replace_result
$MYSQLTEST_VARDIR
. master-data/ '' 13 2
# EE_FILENOTFOUND 29
# EE_FILENOTFOUND 29
--error 29
--error 29
select * from t1;
select * from t1;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment