aboutsummaryrefslogtreecommitdiffstats
path: root/src/binlog.h
Commit message (Collapse)AuthorAgeFilesLines
* * Initial release of synchronization server in controllerVsevolod Stakhov2009-11-271-1/+2
|
* * Write revision and revision time to statfileVsevolod Stakhov2009-11-121-1/+2
| | | | * Make some improvements to API (trying to make it more clear)
* * Fix some issues in binlog seekingVsevolod Stakhov2009-11-121-1/+2
|
* * Avoid mmap'ing in binlog as mmapped areas must be alignedVsevolod Stakhov2009-11-091-0/+3
| | | | | * Make binlog working for writing * Add config params for binlog
* * Add binlog API implementationVsevolod Stakhov2009-11-061-0/+59