summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for BUG#10039 "MEMORY engine is reported as HEAP",gbichot@quadita2.mysql.com2005-04-231-0/+7
* remove the rest of isam/merge referencesserg@serg.mylan2005-04-051-24/+29
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0gbichot@production.mysql.com2005-03-221-51/+0
|\
| * Last part of WL#1062: better replication of timezones: no more usegbichot@production.mysql.com2005-03-221-51/+0
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-5/+5
|/
* sql/log.ccserg@serg.mylan2005-03-141-1/+6
* print more informationserg@serg.mylan2005-03-141-1/+4
* print xa recovery progressserg@serg.mylan2005-03-131-0/+1
* Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-091-10/+6
|\
| * don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for thisserg@serg.mylan2005-03-091-10/+6
* | Fix for bug#8740: Server crash at start on Solaris 9 (64 bit)gluh@gluh.mysql.r18.ru2005-03-031-1/+1
|/
* bug#8151 - truncate leaves a transaction openserg@serg.mylan2005-03-021-30/+23
* Merge with global treemonty@mysql.com2005-02-251-3/+2
|\
| * Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-3/+2
* | Bug#8412: merged from 4.1mats@mysql.com2005-02-231-1/+3
|\ \
| * | Bug#8412: Setting error code to 0 on statements that cannot fail.mats@mysql.com2005-02-231-1/+3
| * | Bug#8412: Merge from 4.0mats@mysql.com2005-02-231-1/+13
| |\ \
| | * | Bug#8412: For replication to work correctly, the prologue and mats@mysql.com2005-02-141-1/+14
| | * | two fixes for potential security bugsserg@serg.mylan2004-12-071-8/+10
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-231-18/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | don't log BEGIN in auto-commit modeserg@serg.mylan2005-02-231-27/+21
| * | | write "COMMIT" into binlog if there's no Xid at the end of transactionserg@serg.mylan2005-02-231-8/+18
* | | | Fixed Bug#Server crash due to 'flush status' in various tests.jani@ua141d10.elisa.omakaista.fi2005-02-231-2/+2
|/ / /
* | | compatibility fixes, crashing testsserg@serg.mylan2005-02-221-3/+8
* | | MYSQL_LOG::recover was trying to allocate 0 bytes - bug#8661serg@serg.mylan2005-02-221-2/+2
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-221-49/+37
|\ \ \
| * | | bug#8646 - deadlock if long transaction causes binlog rotateserg@serg.mylan2005-02-221-52/+40
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-211-31/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-31/+41
* | | | xa assert fixes serg@serg.mylan2005-02-211-3/+4
* | | | portability fixesserg@serg.mylan2005-02-201-8/+6
|/ / /
* | | windows compilation fixesserg@serg.mylan2005-02-191-5/+7
* | | after merge fixesserg@serg.mylan2005-02-161-4/+1
* | | manually mergedserg@serg.mylan2005-02-141-381/+1050
|\ \ \
| * | | auto-ROLLBACK if binlog was not closed properlyserg@serg.mylan2005-02-091-42/+24
| * | | open binlog index file *before* tc_log->open() and binlog itself *after*serg@serg.mylan2005-02-011-90/+129
| * | | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-85/+146
| * | | XA (not completely polished out yet)serg@serg.mylan2005-01-161-292/+878
* | | | Mergeingo@mysql.com2005-02-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#6749: If there is no current database, then nothing should be binlogged iflars@mysql.com2005-02-101-1/+1
* | | | WL#1062 "log charset info into all Query_log_event":guilhem@mysql.com2005-02-031-1/+7
* | | | mergedserg@serg.mylan2005-01-241-2/+2
|\ \ \ \ | |/ / /
| * | | make the code to look safe, not only be safeserg@serg.mylan2005-01-171-2/+2
* | | | mergeserg@sergbook.mysql.com2005-01-071-4/+18
|\ \ \ \ | |/ / /
| * | | 2 small fixes for binlog (sorry for grouping them - I won't do it again):guilhem@mysql.com2005-01-061-4/+18
* | | | manually mergedserg@sergbook.mysql.com2004-12-311-1/+3
|\ \ \ \ | |/ / /
| * | | BitKeeper/triggers/pre-deltaserg@serg.mylan2004-12-221-1/+3
* | | | Merge with 4.1monty@mishka.local2004-12-221-1/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| |\ \
| | * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0