Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some after-merge fixes for 5.5 merge. | unknown | 2011-10-25 | 1 | -1/+3 |
* | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -6/+6 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -20/+183 |
|\ | |||||
| * | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -10/+10 |
| |\ | |||||
| | * | microseconds in log tables: | Sergei Golubchik | 2011-05-19 | 1 | -10/+10 |
| * | | Backport MySQL WL#2540 into MariaDB. | unknown | 2011-05-03 | 1 | -1/+35 |
| * | | Merge --binlog_optimize_thread_scheduling into mariadb-5.2-rpl. | unknown | 2011-04-04 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | MWL#116: group commit | unknown | 2011-03-23 | 1 | -0/+8 |
| * | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl. | unknown | 2011-04-01 | 1 | -8/+9 |
| |\ \ \ | |||||
| | * \ \ | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -8/+8 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge three Percona patches into mariadb-5.2-rpl: | unknown | 2011-01-26 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona. | unknown | 2011-01-10 | 1 | -1/+2 |
| | |/ / / / | |||||
| * | | | | | Merge MWL#136 into mariadb-5.2-rpl | unknown | 2010-12-25 | 1 | -1/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOT | unknown | 2010-11-07 | 1 | -1/+7 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge MWL#116 into mariadb-5.2-rpl. | unknown | 2010-12-25 | 1 | -8/+114 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | * | | | Minor whitespace/comment cleanup. | unknown | 2010-11-01 | 1 | -1/+0 |
| | * | | | MWL#116: after-architecture-review code refactoring and cleanup. | unknown | 2010-10-29 | 1 | -110/+33 |
| | * | | | MWL#116: Code simplifications for TC_LOG_MMAP. | unknown | 2010-10-28 | 1 | -42/+43 |
| | * | | | MWL#116: Replace atomic queue with simple mutex locking for non-transactional... | unknown | 2010-10-26 | 1 | -4/+2 |
| | * | | | MWL#116: Efficient group commit: Fix assertion by moving init/deinit out of c... | unknown | 2010-10-22 | 1 | -0/+2 |
| | * | | | Merge with latest MariaDB 5.1 | unknown | 2010-10-01 | 1 | -1/+7 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | MWL#116: Efficient group commit for binary log | unknown | 2010-09-30 | 1 | -18/+191 |
* | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks | Sergei Golubchik | 2011-07-10 | 1 | -7/+13 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -20/+59 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge from latest 5.5 | Guilhem Bichot | 2011-05-21 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge 5.5 | Mikael Ronström | 2011-04-15 | 1 | -0/+23 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | BUG#59549, fix compiler error on Windows | Mikael Ronstrom | 2011-01-17 | 1 | -3/+3 |
| * | | | | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME... | Marc Alff | 2011-03-01 | 1 | -0/+23 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | BUG#46166 | Luis Soares | 2010-12-07 | 1 | -8/+8 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error | Luis Soares | 2010-11-30 | 1 | -8/+8 |
| | | |_|/ | | |/| | | |||||
| * | | | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteam | Alfranio Correia | 2010-12-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex... | Alfranio Correia | 2010-11-05 | 1 | -1/+1 |
| * | | | | | Bug#58052 Binary log IO not being accounted for properly | Marc Alff | 2010-11-12 | 1 | -5/+21 |
| |/ / / / | |||||
| * | | | | merge | Georgi Kodinov | 2010-09-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge | Georgi Kodinov | 2010-08-20 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
* | | \ \ \ \ | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -10/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged | Sergei Golubchik | 2010-03-15 | 1 | -5/+21 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -1/+4 |
* | | | | | | | BUG#55415 wait_for_update_bin_log enters a condition but does not leave | Alfranio Correia | 2010-09-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | BUG#55625 RBR breaks on failing 'CREATE TABLE' | Alfranio Correia | 2010-08-02 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
| * | | | BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed... | Alfranio Correia | 2010-05-19 | 1 | -0/+5 |
* | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+0 |
* | | | | BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tables | Alfranio Correia | 2010-06-30 | 1 | -0/+1 |
* | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -9/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-11 | 1 | -9/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#53189 Table map version unused and can be removed | He Zhenxing | 2010-05-08 | 1 | -10/+0 |
| | | |/ | | |/| |