openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Codership - Galera
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Sep 22, 2024 — Sep 22, 2025
Showing page 132 of 132
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added another build script, based on build.sh. Unlike build.sh it builds galera inside SVN workign directories - i.e. capable if incremental builds. It also has more options. Designed to build only galera. MySQL build currently does not work.
Alexey Yurchenko
More...
over 17 years ago
Reverted useless change in CFLAGS configuration
Alexey Yurchenko
More...
over 17 years ago
Merged Teemu's build script which he probably forgot about. With small fixes it seems to work.
Alexey Yurchenko
More...
over 17 years ago
The grand unification: - test_wsdb.c: Small fix to get it compiled - test_xdr.c: Small fix to get it compiled - wsdb.c: Fixed mem leak - dump_trxfile.c: + Fixed printing table information + Changed key print output to be in hex so that it does not mess up terminal - file_cache.c: Abort if cache entry is not found from cache file - file.c: Skip zeroth block when last_block overflows - certification.c: Whitespace - galera.c: + Removed commit_queue altogether + Local transactions are certified under TO monitor + TO monitor is released before real commit + Slave applier certifies, applies and commits writesets under TO monitor + Changes in logging + Removed some dead code - gcs_to.c: + Total rework of gcs_to grab, cancel, release + New function gcs_to_self_cancel to have more strict checking for to queue state + More strict error checking - gcs.h: gcs_to_self_cancel() prototype - build.sh: + last_stage to avoid compiling mysql if it is not needed + Some environment variables to make use of distcc and ccache if available (currently commented out)
Teemu Ollakka
More...
over 17 years ago
Reorganized multiple trunks into one.
Alexey Yurchenko
More...
over 17 years ago
Added top-level trunk, branches and tags for the subsequent repository restructuring.
Alexey Yurchenko
More...
over 17 years ago
←
1
2
…
124
125
126
127
128
129
130
131
132
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree