Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) | Sergei Golubchik | 2014-10-11 | 599 | -290683/+0 |
* | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 508 | -0/+508 |
|\ | |||||
| * | Updated/added copyright header. Added line "use is subject to license terms" | Murthy Narkedimilli | 2014-02-17 | 508 | -0/+508 |
* | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 478 | -478/+478 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 478 | -478/+478 |
* | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 481 | -481/+481 |
|\ \ | |/ | |||||
| * | Correcting the permissions of the executable files. | Murthy Narkedimilli | 2013-03-20 | 2 | -0/+0 |
| * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 481 | -481/+481 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -3/+4 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 50 | -2698/+225 |
| |\ \ | |||||
| | * \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 50 | -2698/+225 |
| | |\ \ | |||||
| * | | | | Fix compilation errors (and some warnings) when compiling ndb | Michael Widenius | 2011-01-29 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 24 | -74/+0 |
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 52 | -2706/+235 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | BUG#11762616: BUG#55229: 'POSTION' | Luis Soares | 2011-05-06 | 1 | -7/+9 |
| |\ \ \ | |||||
| | * | | | BUG#11762616: BUG#55229: 'POSTION' | Luis Soares | 2011-05-06 | 1 | -7/+9 |
| | | |/ | | |/| | |||||
| * | | | Merge | Kent Boortz | 2010-12-29 | 50 | -2698/+225 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge | Kent Boortz | 2010-12-29 | 50 | -2698/+225 |
| * | | | Fixed compilation error. | Sven Sandberg | 2010-11-08 | 1 | -1/+1 |
* | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+1 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 2 | -4/+9 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 2 | -19/+34 |
| |\ \ | | |/ | |||||
| * | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 2 | -10/+10 |
| |\ \ | |||||
| * \ \ | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 3 | -7/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fixed compiler warnings found by gcc 4.3.2 | Michael Widenius | 2009-01-31 | 6 | -18/+23 |
* | | | | | | | Backport fixes for some of the more noise compiler warnings in ndb. | Davi Arnaut | 2010-07-24 | 2 | -4/+4 |
* | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL | Davi Arnaut | 2010-07-24 | 4 | -23/+23 |
* | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 4 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 2 | -2/+2 |
| * | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 2 | -4/+4 |
* | | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-14 | 2 | -19/+34 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Bug#48327: Some crashes specific to FreeBSD ("embedded") | Davi Arnaut | 2010-07-14 | 2 | -19/+34 |
* | | | | | | | Another incarnation of the patch for Bug#30708 | Alexander Nozdrin | 2010-05-19 | 24 | -76/+0 |
* | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bug #35250: readline check breaks when doing vpath build | Georgi Kodinov | 2010-03-09 | 1 | -1/+1 |
* | | | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Bug #35250: readline check breaks when doing vpath build | Georgi Kodinov | 2010-02-12 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-24 | 3 | -12/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Apply patch on behalf of the NDB team: | Davi Arnaut | 2010-01-20 | 3 | -12/+12 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Auto-merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Automerge. | Davi Arnaut | 2009-11-02 | 1 | -1/+1 |
* | | | | | | Merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2009-09-16 | 4 | -16/+20 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | A patch for Bug#45118 (mysqld.exe crashed in debug mode | Alexander Nozdrin | 2009-09-10 | 1 | -9/+9 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Increase thread stack size on HP-UX when built with debug. | Davi Arnaut | 2009-09-02 | 1 | -1/+6 |
| * | | | | Bug#45611: Minor code cleanup | Davi Arnaut | 2009-09-01 | 2 | -6/+5 |
| | |_|/ | |/| | | |||||
* | | | | merge of 5.1-main into mysql-trunk. | Guilhem Bichot | 2009-08-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |