Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb... | Michael Widenius | 2014-03-23 | 1 | -3/+1 |
* | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -1/+1 |
|\ | |||||
| * | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -1/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -3/+3 |
| |\ | |||||
| | * | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p... | Sergei Golubchik | 2014-01-23 | 1 | -3/+3 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -3/+2 |
| |\ \ | | |/ | |||||
| | * | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Bug#16860588:CRASH WITH CREATE TABLE ... LIKE .. | Mattias Jonsson | 2013-08-12 | 1 | -3/+2 |
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#16589511: MYSQL_UPGRADE FAILS TO WRITE OUT ENTIRE | Mattias Jonsson | 2013-06-28 | 1 | -1/+1 |
* | | | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1 | Sergei Golubchik | 2013-11-28 | 1 | -11/+294 |
* | | | | MDEV-4786 merge 10.0-monty -> 10.0 | Sergei Golubchik | 2013-08-12 | 1 | -28/+1 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -316/+647 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed a failure in partition_truncate.test. | Igor Babaev | 2013-07-08 | 1 | -1/+1 |
| * | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -67/+612 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -3/+286 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -3/+286 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHEN | Mattias Jonsson | 2013-02-14 | 1 | -5/+13 |
| | * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING | Mattias Jonsson | 2013-01-30 | 1 | -2/+278 |
| | |\ | |||||
* | | | | cleanup | Sergei Golubchik | 2013-04-09 | 1 | -16/+13 |
|/ / / | |||||
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
* | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | |/ | | |/| | |||||
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -10/+55 |
|\ \ \ \ | |/ / / | |||||
| * | | | removed a comment according to the review | Mattias Jonsson | 2010-10-01 | 1 | -1/+0 |
| * | | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions | Mattias Jonsson | 2010-08-30 | 1 | -10/+56 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| * | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -2/+2 |
| * | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec... | unknown | 2010-05-09 | 1 | -2/+2 |
| * | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -4/+2 |
| |\ \ | |||||
| * \ \ | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -4/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -39/+313 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fixed compiler warnings in a lot of files | unknown | 2008-02-13 | 1 | -2/+0 |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -3/+3 |
* | | | | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-05-31 | 1 | -7/+24 |
* | | | | | | | Bug #49829 Many "hides virtual function" warnings with SunStudio | Tor Didriksen | 2010-05-31 | 1 | -13/+13 |
* | | | | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |