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
72e0cbee
Commit
72e0cbee
authored
Aug 29, 2011
by
Tor Didriksen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug#12856915 adapt valgrind suppressions to 5.5
parent
9ad986cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
12 deletions
+14
-12
mysql-test/valgrind.supp
mysql-test/valgrind.supp
+14
-12
No files found.
mysql-test/valgrind.supp
View file @
72e0cbee
...
...
@@ -883,23 +883,24 @@
write(buf)
obj:*/libpthread*.so
fun:my_write
fun:inline_mysql_file_write
fun:my_b_flush_io_cache
fun:_my_b_write
fun:_ZL10write_keysP13st_sort_paramPPhjP11st_io_cacheS4_
fun:_ZL13find_all_keysP13st_sort_paramP10SQL_SELECTPPhP11st_io_cacheS6_S6_
fun:_Z8filesortP3THDP
8st_table
P13st_sort_fieldjP10SQL_SELECTybPy
fun:_Z8filesortP3THDP
5TABLE
P13st_sort_fieldjP10SQL_SELECTybPy
}
{
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / two
Memcheck:Param
write(buf)
obj:*/libpthread*.so
fun:my_write
fun:my_b_flush_io_cache
fun:_Z15merge_many_buffP13st_sort_paramPhP10st_buffpekPjP11st_io_cache
fun:_Z8filesortP3THDP8st_tableP13st_sort_fieldjP10SQL_SELECTybPy
}
##
{
##
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / two
##
Memcheck:Param
##
write(buf)
##
obj:*/libpthread*.so
##
fun:my_write
##
fun:my_b_flush_io_cache
##
fun:_Z15merge_many_buffP13st_sort_paramPhP10st_buffpekPjP11st_io_cache
##
fun:_Z8filesortP3THDP8st_tableP13st_sort_fieldjP10SQL_SELECTybPy
##
}
{
Bug#12856915 VALGRIND FAILURE IN FILESORT/CREATE_SORT_INDEX / three
...
...
@@ -907,6 +908,7 @@
write(buf)
obj:*/libpthread*.so
fun:my_write
fun:inline_mysql_file_write
fun:my_b_flush_io_cache
fun:_Z8filesortP3THDP
8st_table
P13st_sort_fieldjP10SQL_SELECTybPy
fun:_Z8filesortP3THDP
5TABLE
P13st_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