Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 14 | -43/+64 |
|\ | |||||
| * | Automatic merge with main 5.1 | Michael Widenius | 2010-08-24 | 11 | -43/+20 |
| |\ | |||||
| | * | generalization of mtr to support suite.pm extensions: | Sergei Golubchik | 2010-08-17 | 11 | -43/+20 |
| * | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly... | Michael Widenius | 2010-08-23 | 2 | -0/+43 |
| |/ | |||||
| * | Disable events_time_zone.test as test is not predictable | Michael Widenius | 2010-08-12 | 1 | -0/+1 |
* | | Merge with 5.1 to get bug fix for LP#613408 Memory corruption with (M)aria st... | Michael Widenius | 2010-08-07 | 2 | -1/+3 |
|\ \ | |/ | |||||
| * | This patch fixes LP#613408 Memory corruption with (M)aria storage engine and... | Michael Widenius | 2010-08-07 | 3 | -2/+4 |
* | | Fixed compiler warnings and test failures | Michael Widenius | 2010-08-06 | 1 | -1/+1 |
* | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 59 | -2080/+2313 |
|\ \ | |/ | |||||
| * | Automatic merge | Michael Widenius | 2010-08-05 | 1 | -1/+0 |
| |\ | |||||
| | * | Remove not used files | Michael Widenius | 2010-08-05 | 1 | -1/+0 |
| * | | Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47) | Michael Widenius | 2010-08-05 | 3 | -601/+5 |
| |\ \ | |||||
| | * | | Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. | unknown | 2010-08-04 | 3 | -51/+7 |
| |/ / | |||||
| * | | Fixed warnings and build failures after last push | Michael Widenius | 2010-08-02 | 2 | -43/+2 |
| |/ | |||||
| * | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 55 | -1476/+2347 |
| |\ | |||||
| | * | Merge mysql-5.1-innodb -> mysql-5.1-security | Vasil Dimov | 2010-07-04 | 18 | -1540/+0 |
| | |\ | |||||
| | | * | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2010-06-14 | 22 | -26/+2034 |
| | | |\ | |||||
| | | * | | Bug#38999 valgrind warnings for update statement in function compare_record() | Sergey Glukhov | 2010-06-09 | 1 | -4/+0 |
| | | * | | Move some InnoDB tests to mysql-test/suite/innodb. | Marko Mäkelä | 2010-06-03 | 17 | -1431/+0 |
| | * | | | Bug#51431 Wrong sort order after import of dump file | Sergey Glukhov | 2010-06-30 | 1 | -0/+30 |
| | * | | | Fix of bad merge of test case for Bug#41660 (test case moved). | Martin Hansson | 2010-06-29 | 1 | -14/+14 |
| | * | | | Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE with open HANDLER | Jon Olav Hauglid | 2010-06-26 | 1 | -0/+47 |
| | * | | | merge | Georgi Kodinov | 2010-06-25 | 1 | -0/+25 |
| | |\ \ \ | |||||
| | | * | | | Bug #52711: Segfault when doing EXPLAIN SELECT with | Georgi Kodinov | 2010-04-15 | 1 | -0/+25 |
| | * | | | | Bug#54422 query with = 'variables' | Sergey Glukhov | 2010-06-25 | 1 | -0/+9 |
| | * | | | | Accidentally pushed test changes (#54459) removed. | Ramil Kalimullin | 2010-06-24 | 1 | -4/+0 |
| | * | | | | Bug#41660: Sort-index_merge for non-first join table may | Martin Hansson | 2010-06-24 | 1 | -0/+29 |
| | * | | | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -2/+16 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix for bug #54575: crash when joining tables with unique set column | Ramil Kalimullin | 2010-06-20 | 1 | -2/+16 |
| | * | | | | | Automerge. | Alexey Kopytov | 2010-06-24 | 1 | -0/+15 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug#54477: Crash on IN / CASE with NULL arguments | Alexey Kopytov | 2010-06-22 | 1 | -0/+15 |
| | * | | | | | | Fix for bug #54459: Assertion failed: param.sort_length, | Ramil Kalimullin | 2010-06-24 | 1 | -0/+15 |
| | |/ / / / / | |||||
| | * | | | | | Bug#50389 Using intersect does not return all rows | Sergey Glukhov | 2010-06-21 | 1 | -0/+31 |
| | |/ / / / | |||||
| | * | | | | Automerge. | Alexey Kopytov | 2010-06-11 | 1 | -0/+49 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Automerge. | Ramil Kalimullin | 2010-06-11 | 1 | -0/+49 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix for bug #54007: assert in ha_myisam::index_next, HANDLER | Ramil Kalimullin | 2010-06-09 | 1 | -0/+49 |
| | * | | | | | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -0/+14 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -0/+14 |
| | * | | | | | | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, | Martin Hansson | 2010-06-11 | 1 | -0/+15 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge | Georgi Kodinov | 2010-06-09 | 1 | -0/+20 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 1 | -0/+20 |
| | | | |/ / / | | | |/| | | | |||||
| | * | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-06-08 | 1 | -0/+15 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug#53933 crash when using uncacheable subquery in the having clause of outer... | Sergey Glukhov | 2010-06-08 | 1 | -0/+15 |
| | * | | | | | | merge | Georgi Kodinov | 2010-06-04 | 1 | -0/+15 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Bug #52315: utc_date() crashes when system time > year 2037 | Georgi Kodinov | 2010-06-04 | 1 | -0/+14 |
| | * | | | | | | Patch for bug#52913: Inserted check if mysqlhotcopy script is existing as req... | Horst.Hunger | 2010-06-04 | 1 | -0/+2 |
| | * | | | | | | Patch for bug#52913 including all review results and changes of date format. | Horst.Hunger | 2010-06-03 | 2 | -0/+15 |
| | * | | | | | | Automerge. | Alexey Kopytov | 2010-06-02 | 1 | -0/+15 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | Bug #48537: difference of index selection between rpm binary | Alexey Kopytov | 2010-05-29 | 1 | -0/+15 |
| | * | | | | | | merge mysql-5.1 -> mysql-5.1-bugteam | Georgi Kodinov | 2010-06-01 | 2 | -1/+4 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | |