Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | | | WL#1062 "log charset info into all Query_log_event": | guilhem@mysql.com | 2005-02-03 | 1 | -1/+7 | |
* | | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | make the code to look safe, not only be safe | serg@serg.mylan | 2005-01-17 | 1 | -2/+2 | |
* | | | | merge | serg@sergbook.mysql.com | 2005-01-07 | 1 | -4/+18 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 2 small fixes for binlog (sorry for grouping them - I won't do it again): | guilhem@mysql.com | 2005-01-06 | 1 | -4/+18 | |
* | | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | BitKeeper/triggers/pre-delta | serg@serg.mylan | 2004-12-22 | 1 | -1/+3 | |
* | | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -1/+0 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 | |
| |\ \ | ||||||
| | * | | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 | |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -8/+7 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -7/+7 | |
| |/ / | ||||||
* | | | marge | bell@sanja.is.com.ua | 2004-11-13 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -2/+1 | |
| * | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+3 | |
| |\ \ \ | ||||||
| | * | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -2/+3 | |
| | * | | | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -38/+21 |