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
dfe8f574
Commit
dfe8f574
authored
Nov 07, 2007
by
vasil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
branches/zip:
Fix comment: sync variable name in comment with the actual variable name.
parent
faf929eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/trx0i_s.h
include/trx0i_s.h
+1
-1
No files found.
include/trx0i_s.h
View file @
dfe8f574
...
@@ -152,7 +152,7 @@ trx_i_s_possibly_fetch_data_into_cache(
...
@@ -152,7 +152,7 @@ trx_i_s_possibly_fetch_data_into_cache(
/* out: 0 - fetched, 1 - not */
/* out: 0 - fetched, 1 - not */
trx_i_s_cache_t
*
cache
);
/* in/out: cache */
trx_i_s_cache_t
*
cache
);
/* in/out: cache */
/* The maximum length that may be required by lock_id_s
z
in
/* The maximum length that may be required by lock_id_s
ize
in
trx_i_s_create_lock_id(). "%llu:%lu:%lu:%lu" -> 84 chars */
trx_i_s_create_lock_id(). "%llu:%lu:%lu:%lu" -> 84 chars */
#define TRX_I_S_LOCK_ID_MAX_LEN 84
#define TRX_I_S_LOCK_ID_MAX_LEN 84
...
...
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