Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -38/+110 |
|\ | |||||
| * | Fixed LP bug #825035. | Igor Babaev | 2011-08-16 | 1 | -0/+1 |
| * | Fixed LP bug #794901. | Igor Babaev | 2011-07-16 | 1 | -1/+1 |
| * | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -18/+70 |
| |\ | |||||
| | * | Merge | Igor Babaev | 2011-05-20 | 1 | -18/+70 |
| | |\ | |||||
| | | * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -18/+70 |
| | | |\ | |||||
| | | | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -18/+70 |
| | | | |\ | |||||
| | | | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -18/+70 |
| * | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -7/+9 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | db_low_byte_first is gone | Sergei Golubchik | 2011-05-20 | 1 | -3/+0 |
| | * | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -4/+9 |
| * | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -2/+2 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | Merge Mariadb 5.1->5.2 | unknown | 2011-04-12 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Bug fix for lp:732124 union + limit returns wrong result | Michael Widenius | 2011-03-09 | 1 | -1/+1 |
| * | | | | | | | Merge various replication-related patches into MariaDB 5.3: | unknown | 2011-04-08 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl. | unknown | 2011-04-01 | 1 | -6/+8 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -6/+8 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -6/+8 |
| | * | | | | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona. | unknown | 2011-01-10 | 1 | -0/+5 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -3/+1 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / / | |||||
| | | * | | | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -3/+1 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| * | | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -3/+7 |
| * | | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -6/+8 |
| |/ / / / / / | |||||
* | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -128/+150 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -4/+3 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | merge mysql-5.1 --> mysql-5.5 | Alfranio Correia | 2011-01-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | BUG#59338 Inconsistency in binlog for statements that don't change any rows S... | Alfranio Correia | 2011-01-28 | 1 | -1/+1 |
| | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -3/+1 |
| * | | | | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED | unknown | 2010-11-29 | 1 | -62/+16 |
| * | | | | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-11-18 | 1 | -38/+47 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-16 | 1 | -2/+5 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -38/+47 |
| * | | | | | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well. | Alexander Barkov | 2010-11-18 | 1 | -1/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Bug#54812: assert in Diagnostics_area::set_ok_status | Jorgen Loland | 2010-11-15 | 1 | -2/+5 |
| |/ / / / / / | |||||
| * | | | | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -3/+1 |
| * | | | | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -14/+112 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Bug #56678 Valgrind warnings from binlog.binlog_unsafe | Jon Olav Hauglid | 2010-09-24 | 1 | -7/+5 |
| | * | | | | | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGE | Dmitry Lenev | 2010-09-15 | 1 | -9/+68 |
| * | | | | | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -66/+105 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -1/+3 |
* | | | | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -2/+2 |
* | | | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -42/+72 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -13/+112 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -13/+112 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+11 |
| | | |\ \ \ \ \ |