summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for BUG#10039 "MEMORY engine is reported as HEAP",unknown2005-04-231-0/+7
* remove the rest of isam/merge referencesunknown2005-04-051-24/+29
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-221-51/+0
|\
| * Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-51/+0
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-5/+5
|/
* sql/log.ccunknown2005-03-141-1/+6
* print more informationunknown2005-03-141-1/+4
* print xa recovery progressunknown2005-03-131-0/+1
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-091-10/+6
|\
| * don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for thisunknown2005-03-091-10/+6
* | Fix for bug#8740: Server crash at start on Solaris 9 (64 bit)unknown2005-03-031-1/+1
|/
* bug#8151 - truncate leaves a transaction openunknown2005-03-021-30/+23
* Merge with global treeunknown2005-02-251-3/+2
|\
| * Remove compiler warnings and remove not used variablesunknown2005-02-251-3/+2
* | Bug#8412: merged from 4.1unknown2005-02-231-1/+3
|\ \
| * | Bug#8412: Setting error code to 0 on statements that cannot fail.unknown2005-02-231-1/+3
| * | Bug#8412: Merge from 4.0unknown2005-02-231-1/+13
| |\ \
| | * | Bug#8412: For replication to work correctly, the prologue and unknown2005-02-141-1/+14
| | * | two fixes for potential security bugsunknown2004-12-071-8/+10
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-231-18/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | don't log BEGIN in auto-commit modeunknown2005-02-231-27/+21
| * | | write "COMMIT" into binlog if there's no Xid at the end of transactionunknown2005-02-231-8/+18
* | | | Fixed Bug#Server crash due to 'flush status' in various tests.unknown2005-02-231-2/+2
|/ / /
* | | compatibility fixes, crashing testsunknown2005-02-221-3/+8
* | | MYSQL_LOG::recover was trying to allocate 0 bytes - bug#8661unknown2005-02-221-2/+2
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-221-49/+37
|\ \ \
| * | | bug#8646 - deadlock if long transaction causes binlog rotateunknown2005-02-221-52/+40
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-211-31/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Review of new pushed code (XA & other)unknown2005-02-211-31/+41
* | | | xa assert fixes unknown2005-02-211-3/+4
* | | | portability fixesunknown2005-02-201-8/+6
|/ / /
* | | windows compilation fixesunknown2005-02-191-5/+7
* | | after merge fixesunknown2005-02-161-4/+1
* | | manually mergedunknown2005-02-141-381/+1050
|\ \ \
| * | | auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-42/+24
| * | | open binlog index file *before* tc_log->open() and binlog itself *after*unknown2005-02-011-90/+129
| * | | query_id and my_xid -> ulonglongunknown2005-01-271-85/+146
| * | | XA (not completely polished out yet)unknown2005-01-161-292/+878
* | | | Mergeunknown2005-02-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#6749: If there is no current database, then nothing should be binlogged ifunknown2005-02-101-1/+1
* | | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-1/+7
* | | | mergedunknown2005-01-241-2/+2
|\ \ \ \ | |/ / /
| * | | make the code to look safe, not only be safeunknown2005-01-171-2/+2
* | | | mergeunknown2005-01-071-4/+18
|\ \ \ \ | |/ / /
| * | | 2 small fixes for binlog (sorry for grouping them - I won't do it again):unknown2005-01-061-4/+18
* | | | manually mergedunknown2004-12-311-1/+3
|\ \ \ \ | |/ / /
| * | | BitKeeper/triggers/pre-deltaunknown2004-12-221-1/+3
* | | | Merge with 4.1unknown2004-12-221-1/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\ \
| | * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0