| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| | |
wrong)
fixes for IO_CACHE
need to pull Monty's fixes - this is not final, will not be pushed
|
| |
| |
| |
| |
| |
| | |
portability fixes for systems with broken syscalls that do not interrupt on
a signal
temporary commit - will not be pushed, need to sync up
|
|/
|
|
|
| |
Portability fixes.
Don't delete temporary tables on FLUSH tables.
|
|
|
|
|
|
| |
removal of duplicate code in mf_iocache.cc
work on failsafe replication
work on SEQ_READ_APPEND io cache
|
|
|
|
|
|
|
|
|
| |
Stop event and bugs the test suite could not catch
Did some big restructuring of binlog event classes - most important
change is that now each event class has exec_event method and one does
not need to modify slave core code to add a new event. Slave code is
now much smaller and easier to read
|
|
|
|
|
| |
#ifdefed out code not used in the server from log events
started on new LOAD DATA INFILE events
|
| |
|
|
|