Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-10-17 | 1 | -1/+1 |
* | Automatic merge | Michael Widenius | 2012-09-22 | 1 | -32/+1 |
|\ | |||||
| * | remove the forgotten commented out piece of the old merge | Sergei Golubchik | 2012-09-01 | 1 | -5/+0 |
| * | MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o... | Sergei Golubchik | 2012-08-31 | 1 | -32/+1 |
* | | Merge MDEV-415 -> 10.0-base. | Igor Babaev | 2012-09-01 | 1 | -17/+84 |
|\ \ | |||||
| * | | MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. | Igor Babaev | 2012-09-01 | 1 | -17/+84 |
* | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 1 | -38/+73 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge | Sergey Petrunya | 2012-08-28 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-430: Server crashes in select_describe on EXPLAIN with materialization+s... | Sergey Petrunya | 2012-08-28 | 1 | -1/+1 |
| * | | 5.3 merge | Sergei Golubchik | 2012-08-27 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix for MDEV-367 | unknown | 2012-08-25 | 1 | -2/+2 |
| | * | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -3/+8 |
| | |\ \ | |||||
| | | * \ | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -3/+8 |
| | | |\ \ | |||||
| | | | * \ | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -3/+8 |
| | | | |\ \ | |||||
| * | | | \ \ | Merge from 5.3 | unknown | 2012-08-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ... | unknown | 2012-08-21 | 1 | -23/+31 |
| * | | | | | Fixed compiler warnings | Michael Widenius | 2012-08-15 | 1 | -1/+1 |
| * | | | | | Fixed compiler errors | Michael Widenius | 2012-08-14 | 1 | -1/+2 |
| * | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -4/+37 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge 5.1->5.5. | Norvald H. Ryeng | 2012-06-18 | 1 | -0/+6 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Bug#13003736 CRASH IN ITEM_REF::WALK WITH SUBQUERIES | Norvald H. Ryeng | 2012-06-18 | 1 | -0/+6 |
| | | * | | | | Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED | Annamalai Gurusami | 2012-06-01 | 1 | -1/+2 |
| | * | | | | | Merge from mysql-5.1 to mysql-5.5. | Annamalai Gurusami | 2012-06-01 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED | Annamalai Gurusami | 2012-05-30 | 1 | -1/+2 |
| | | |/ / / / | |||||
| | | * | | | | Merge from mysql-5.1.63-release | Sunanda Menon | 2012-05-08 | 1 | -3/+8 |
| | | |\ \ \ \ | |||||
| | * | | | | | | Fix for Bug#12667154 SAME QUERY EXEC AS WHERE SUBQ GIVES DIFFERENT | Olav Sandstaa | 2012-05-16 | 1 | -3/+28 |
* | | | | | | | | Fixed compiler warnings | Michael Widenius | 2012-07-06 | 1 | -1/+1 |
* | | | | | | | | automatic merge with 5.5 | Michael Widenius | 2012-06-27 | 1 | -64/+131 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2012-06-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2012-06-18 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | Fix bug lp:1001506 | unknown | 2012-05-23 | 1 | -0/+2 |
| * | | | | | | | Merged the fix for bug lp:944706, mdev-193 | unknown | 2012-06-19 | 1 | -60/+126 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge the fix for lp:944706, mdev-193 | unknown | 2012-06-06 | 1 | -60/+126 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Fixed bug MDEV-288 | unknown | 2012-06-01 | 1 | -0/+16 |
| | | * | | | | | | | Fixed bug mdev-277 as part of the fix for lp:944706 | unknown | 2012-05-18 | 1 | -9/+10 |
| | | * | | | | | | | Fix for bug lp:944706, task MDEV-193 | unknown | 2012-05-17 | 1 | -60/+109 |
| * | | | | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge 5.5.24 back into main 5.5. | Joerg Bruehe | 2012-05-07 | 1 | -2/+7 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2012-04-18 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Bug#12713907:STRANGE OPTIMIZE & WRONG RESULT UNDER | Chaithra Gopalareddy | 2012-04-18 | 1 | -2/+0 |
* | | | | | | | | | | Merge with 5.5 | Michael Widenius | 2012-06-08 | 1 | -3/+32 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | merge with 5.3. | Sergei Golubchik | 2012-06-04 | 1 | -3/+32 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const... | Sergey Petrunya | 2012-05-25 | 1 | -3/+16 |
| | * | | | | | | | | BUG#1000051: Query with simple join and ORDER BY takes thousands times longer... | Sergey Petrunya | 2012-05-23 | 1 | -0/+17 |
* | | | | | | | | | | Fixed build failures found by buildbot | Michael Widenius | 2012-06-05 | 1 | -1/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -11/+59 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | 5.2 merge | Sergei Golubchik | 2012-05-20 | 1 | -12/+18 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | 5.1 merge | Sergei Golubchik | 2012-05-18 | 1 | -3/+8 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -3/+8 |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | * | | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2012-05-12 | 1 | -3/+5 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / |