Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE... | sergefp@mysql.com | 2005-08-25 | 1 | -0/+21 |
* | Fixes during review of new pushed code | monty@mishka.local | 2005-07-31 | 1 | -1/+5 |
* | Cleanups during review of new code | monty@mysql.com | 2005-07-28 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-07-18 | 1 | -1/+1 |
|\ | |||||
| * | Cleanups during review | monty@mishka.local | 2005-07-18 | 1 | -1/+1 |
* | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-13 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | BUG#6987: Added note when stat is failing on relay log, added mutex for log r... | lars@mysql.com | 2005-07-12 | 1 | -0/+2 |
* | | Moved tc_log_page_waits outside HAVE_MMAP, | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-06-07 | 1 | -3/+7 |
* | | Include fix to function open_binlog from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+2 |
* | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -4/+4 |
* | | Fixes for BUG#10039 "MEMORY engine is reported as HEAP", | gbichot@quadita2.mysql.com | 2005-04-23 | 1 | -0/+7 |
* | | remove the rest of isam/merge references | serg@serg.mylan | 2005-04-05 | 1 | -24/+29 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | gbichot@production.mysql.com | 2005-03-22 | 1 | -51/+0 |
|\ \ | |||||
| * | | Last part of WL#1062: better replication of timezones: no more use | gbichot@production.mysql.com | 2005-03-22 | 1 | -51/+0 |
* | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -5/+5 |
|/ / | |||||
* | | sql/log.cc | serg@serg.mylan | 2005-03-14 | 1 | -1/+6 |
* | | print more information | serg@serg.mylan | 2005-03-14 | 1 | -1/+4 |
* | | print xa recovery progress | serg@serg.mylan | 2005-03-13 | 1 | -0/+1 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-09 | 1 | -10/+6 |
|\ \ | |||||
| * | | don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for this | serg@serg.mylan | 2005-03-09 | 1 | -10/+6 |
* | | | Fix for bug#8740: Server crash at start on Solaris 9 (64 bit) | gluh@gluh.mysql.r18.ru | 2005-03-03 | 1 | -1/+1 |
|/ / | |||||
* | | bug#8151 - truncate leaves a transaction open | serg@serg.mylan | 2005-03-02 | 1 | -30/+23 |
* | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -3/+2 |
|\ \ | |||||
| * | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -3/+2 |
* | | | Bug#8412: merged from 4.1 | mats@mysql.com | 2005-02-23 | 1 | -1/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug#8412: Setting error code to 0 on statements that cannot fail. | mats@mysql.com | 2005-02-23 | 1 | -1/+3 |
| * | | Bug#8412: Merge from 4.0 | mats@mysql.com | 2005-02-23 | 1 | -1/+13 |
| |\ \ | |||||
| | * | | Bug#8412: For replication to work correctly, the prologue and | mats@mysql.com | 2005-02-14 | 1 | -1/+14 |
| | * | | two fixes for potential security bugs | serg@serg.mylan | 2004-12-07 | 1 | -8/+10 |
* | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-23 | 1 | -18/+22 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | don't log BEGIN in auto-commit mode | serg@serg.mylan | 2005-02-23 | 1 | -27/+21 |
| * | | | write "COMMIT" into binlog if there's no Xid at the end of transaction | serg@serg.mylan | 2005-02-23 | 1 | -8/+18 |
* | | | | Fixed Bug#Server crash due to 'flush status' in various tests. | jani@ua141d10.elisa.omakaista.fi | 2005-02-23 | 1 | -2/+2 |
|/ / / | |||||
* | | | compatibility fixes, crashing tests | serg@serg.mylan | 2005-02-22 | 1 | -3/+8 |
* | | | MYSQL_LOG::recover was trying to allocate 0 bytes - bug#8661 | serg@serg.mylan | 2005-02-22 | 1 | -2/+2 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-02-22 | 1 | -49/+37 |
|\ \ \ | |||||
| * | | | bug#8646 - deadlock if long transaction causes binlog rotate | serg@serg.mylan | 2005-02-22 | 1 | -52/+40 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-21 | 1 | -31/+41 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Review of new pushed code (XA & other) | monty@mysql.com | 2005-02-21 | 1 | -31/+41 |
* | | | | xa assert fixes | serg@serg.mylan | 2005-02-21 | 1 | -3/+4 |
* | | | | portability fixes | serg@serg.mylan | 2005-02-20 | 1 | -8/+6 |
|/ / / | |||||
* | | | windows compilation fixes | serg@serg.mylan | 2005-02-19 | 1 | -5/+7 |
* | | | after merge fixes | serg@serg.mylan | 2005-02-16 | 1 | -4/+1 |
* | | | manually merged | serg@serg.mylan | 2005-02-14 | 1 | -381/+1050 |
|\ \ \ | |||||
| * | | | auto-ROLLBACK if binlog was not closed properly | serg@serg.mylan | 2005-02-09 | 1 | -42/+24 |
| * | | | open binlog index file *before* tc_log->open() and binlog itself *after* | serg@serg.mylan | 2005-02-01 | 1 | -90/+129 |
| * | | | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -85/+146 |
| * | | | XA (not completely polished out yet) | serg@serg.mylan | 2005-01-16 | 1 | -292/+878 |
* | | | | Merge | ingo@mysql.com | 2005-02-11 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | BUG#6749: If there is no current database, then nothing should be binlogged if | lars@mysql.com | 2005-02-10 | 1 | -1/+1 |