summaryrefslogtreecommitdiffstats
path: root/src/binlog.c
Commit message (Collapse)AuthorAgeFilesLines
* * Write revision and revision time to statfileVsevolod Stakhov2009-11-121-19/+17
| | | | * Make some improvements to API (trying to make it more clear)
* * Fix some issues in binlog seekingVsevolod Stakhov2009-11-121-50/+28
|
* * Avoid mmap'ing in binlog as mmapped areas must be alignedVsevolod Stakhov2009-11-091-54/+160
| | | | | * Make binlog working for writing * Add config params for binlog
* * Add binlog API implementationVsevolod Stakhov2009-11-061-0/+458