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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
f9eeeae3
Commit
f9eeeae3
authored
Jul 30, 2014
by
Michael Widenius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed failing testcase
parent
1a3d33c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
storage/oqgraph/mysql-test/oqgraph/regression_mdev5996.result
...age/oqgraph/mysql-test/oqgraph/regression_mdev5996.result
+1
-0
storage/oqgraph/mysql-test/oqgraph/regression_mdev5996.test
storage/oqgraph/mysql-test/oqgraph/regression_mdev5996.test
+2
-0
No files found.
storage/oqgraph/mysql-test/oqgraph/regression_mdev5996.result
View file @
f9eeeae3
call mtr.add_suppression("99999999 is open on delete");
Performing OQGraph regression test mdev5996 - using db=``, table=`999999999`
use test;
drop table if exists `999999999` ;
...
...
storage/oqgraph/mysql-test/oqgraph/regression_mdev5996.test
View file @
f9eeeae3
...
...
@@ -2,6 +2,8 @@
# MidSchipDB_unstable
--
let
$oqgraph_table_name
=
999999999
call
mtr
.
add_suppression
(
"99999999 is open on delete"
);
--
let
$oqgraph_database_name
=
--
source
regression_mdev5996
.
inc
...
...
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