summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...sergefp@mysql.com2005-08-251-0/+21
* Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+5
* Cleanups during review of new codemonty@mysql.com2005-07-281-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-181-1/+1
|\
| * Cleanups during reviewmonty@mishka.local2005-07-181-1/+1
* | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-131-0/+3
|\ \ | |/ |/|
| * BUG#6987: Added note when stat is failing on relay log, added mutex for log r...lars@mysql.com2005-07-121-0/+2
* | Moved tc_log_page_waits outside HAVE_MMAP,jani@a193-229-222-105.elisa-laajakaista.fi2005-06-071-3/+7
* | Include fix to function open_binlog from 4.1msvensson@neptunus.(none)2005-05-261-1/+2
* | Fixes while reviewing new codemonty@mishka.local2005-05-061-4/+4
* | 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