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
6cf3d1a5
Commit
6cf3d1a5
authored
Aug 30, 2011
by
Tor Didriksen
Browse files
Options
Browse Files
Download
Plain Diff
merge 5.1 => 5.5
parents
74e7990a
93d2fcbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
mysql-test/valgrind.supp
mysql-test/valgrind.supp
+5
-2
No files found.
mysql-test/valgrind.supp
View file @
6cf3d1a5
...
@@ -877,6 +877,9 @@
...
@@ -877,6 +877,9 @@
fun:buf_buddy_free
fun:buf_buddy_free
}
}
# Note the wildcard in the (mangled) function signatures of
# write_keys() and find_all_keys().
# They both return ha_rows, which is platform dependent.
{
{
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / one
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / one
Memcheck:Param
Memcheck:Param
...
@@ -886,8 +889,8 @@
...
@@ -886,8 +889,8 @@
fun:inline_mysql_file_write
fun:inline_mysql_file_write
fun:my_b_flush_io_cache
fun:my_b_flush_io_cache
fun:_my_b_write
fun:_my_b_write
fun:_Z
L
10write_keysP13st_sort_paramPPhjP11st_io_cacheS4_
fun:_Z
*
10write_keysP13st_sort_paramPPhjP11st_io_cacheS4_
fun:_Z
L
13find_all_keysP13st_sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_S6_
fun:_Z
*
13find_all_keysP13st_sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_S6_
fun:_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPy
fun:_Z8filesortP3THDP5TABLEP13st_sort_fieldjP10SQL_SELECTybPy
}
}
...
...
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