Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some failing tests on Windows | Vladislav Vaintroub | 2012-01-06 | 1 | -1/+1 |
* | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 5 | -13/+13 |
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 2 | -12/+12 |
|\ | |||||
| * | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 3 | -8/+8 |
| * | test results updated. | Alexey Botchkov | 2011-11-17 | 1 | -3/+3 |
| * | merging. | Alexey Botchkov | 2011-11-12 | 3 | -45/+5 |
| |\ | |||||
| * | | PostGIS-style 'same point' handling. | Alexey Botchkov | 2011-09-01 | 1 | -4/+6 |
| * | | gis-related tests fixes. | Alexey Botchkov | 2011-06-20 | 6 | -23/+135 |
| |\ \ | |||||
* | \ \ | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
* | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 10 | -63/+289 |
|\ \ \ \ | |||||
| * \ \ \ | Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FO... | Bjorn Munch | 2011-10-05 | 6 | -6/+0 |
| |\ \ \ \ | |||||
| * | | | | | Bug 12963823 - Crash in Purge thread under unusual circumstances. | unknown | 2011-09-20 | 1 | -14/+77 |
| * | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZE | Marko Mäkelä | 2011-09-01 | 1 | -0/+9 |
| * | | | | | In innobase_format_name() we should call innobase_convert_name() with | Jimmy Yang | 2011-08-17 | 1 | -1/+1 |
| * | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES. | Jimmy Yang | 2011-08-16 | 1 | -0/+81 |
| * | | | | | Merge mysql-5.1 to mysql-5.5. Add a test case. | Marko Mäkelä | 2011-08-15 | 1 | -0/+18 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2011-08-08 | 1 | -57/+57 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Null Merge from mysql-5.1 with second fix for Bug#12637786 | unknown | 2011-07-08 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge from mysql-5.5.14-release | unknown | 2011-07-06 | 1 | -41/+47 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | merged mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-06-06 | 5 | -47/+1693 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge mysql-5.1-security to mysql-5.5-security. | Marko Mäkelä | 2011-05-19 | 1 | -0/+47 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2011-06-30 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | Fix for bug #11762012 - "54553: INNODB ASSERTS IN | Dmitry Lenev | 2011-05-26 | 1 | -1/+17 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Bug#12699505 Memory leak in row_create_index_for_mysql() | Marko Mäkelä | 2011-06-28 | 1 | -35/+40 |
| * | | | | | | | Bug#11753728 45225: Locking: hang if drop table with no timeout | Marko Mäkelä | 2011-06-23 | 1 | -1/+2 |
| * | | | | | | | Bug#11753728 45225: Locking: hang if drop table with no timeout | Marko Mäkelä | 2011-06-22 | 1 | -0/+40 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 15 | -50/+725 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge. | Igor Babaev | 2011-07-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 2 | -3/+4 |
| * | | | | | | | Merge from 5.2 | unknown | 2011-07-21 | 1 | -40/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Removed incorrect fix and its test suite (the test suit is duplicate). | unknown | 2011-07-21 | 1 | -41/+0 |
| * | | | | | | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -3/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 2 | -10/+9 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 2 | -10/+9 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106. | Igor Babaev | 2011-05-27 | 1 | -0/+2 |
| | | * | | | | | | Merge | Igor Babaev | 2011-05-20 | 3 | -12/+9 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fixed crashes in the rpl suite due to a bug in Item_func_set_user_var::fix_fi... | Igor Babaev | 2011-05-19 | 2 | -4/+1 |
| | | | * | | | | | | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 2 | -8/+8 |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | |||||
| * | | | | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 2 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -1/+1 |
| * | | | | | | | | | automatic merge with 5.2 | Michael Widenius | 2011-05-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Disable call to setpriority() in pbxt. This caused mysqld to run with nice pr... | Michael Widenius | 2011-05-26 | 1 | -0/+1 |
| * | | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -1/+1 |
| | * | | | | | | | lp:743017 Diverging results with TIME(3) and ranges depending on the executio... | Sergei Golubchik | 2011-03-29 | 1 | -1/+0 |
| * | | | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 3 | -0/+115 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 3 | -0/+115 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | Amend the previous cset: | Sergey Petrunya | 2011-04-04 | 1 | -1/+1 |
| * | | | | | | | | Merge. | Igor Babaev | 2011-03-15 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed LP bug #702322. | Igor Babaev | 2011-03-03 | 1 | -0/+22 |