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
92d1c961
Commit
92d1c961
authored
Jul 06, 2018
by
Eugene Kosov
Committed by
Sergey Vojtovich
Mar 22, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove dead code
parent
2327d4e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
storage/innobase/include/ha_prototypes.h
storage/innobase/include/ha_prototypes.h
+0
-14
No files found.
storage/innobase/include/ha_prototypes.h
View file @
92d1c961
...
...
@@ -556,20 +556,6 @@ innobase_index_cond(
void
*
file
)
/*!< in/out: pointer to ha_innobase */
MY_ATTRIBUTE
((
warn_unused_result
));
/******************************************************************//**
Gets information on the durability property requested by thread.
Used when writing either a prepare or commit record to the log
buffer.
@return the durability property. */
#include <dur_prop.h>
enum
durability_properties
thd_requested_durability
(
/*=====================*/
const
THD
*
thd
)
/*!< in: thread handle */
MY_ATTRIBUTE
((
warn_unused_result
));
/** Update the system variable with the given value of the InnoDB
buffer pool size.
@param[in] buf_pool_size given value of buffer pool size.*/
...
...
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