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
7758a5de
Commit
7758a5de
authored
Jun 20, 2007
by
kostja@bodhi.(none)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable the disabled test case for Bug#28075 (pushbuild by now
should be fixed).
parent
72ff5488
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
tests/mysql_client_test.c
tests/mysql_client_test.c
+0
-4
No files found.
tests/mysql_client_test.c
View file @
7758a5de
...
...
@@ -16079,7 +16079,6 @@ static void test_bug24179()
Bug#28075 "COM_DEBUG crashes mysqld"
Note: Test disabled because of failure in PushBuild.
*/
#ifdef FIX_BUG_IN_PB_FIRST
static
void
test_bug28075
()
{
...
...
@@ -16096,7 +16095,6 @@ static void test_bug28075()
DBUG_VOID_RETURN
;
}
#endif
/*
...
...
@@ -16557,9 +16555,7 @@ static struct my_tests_st my_tests[]= {
{
"test_status"
,
test_status
},
{
"test_bug24179"
,
test_bug24179
},
{
"test_ps_query_cache"
,
test_ps_query_cache
},
#ifdef FIX_BUG_IN_PB_FIRST
{
"test_bug28075"
,
test_bug28075
},
#endif
{
"test_bug27876"
,
test_bug27876
},
{
"test_bug28505"
,
test_bug28505
},
{
"test_bug28934"
,
test_bug28934
},
...
...
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