Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.2->5.3 merge | Sergei Golubchik | 2011-11-12 | 15 | -36/+75 |
|\ | |||||
| * | 5.1 merge | Sergei Golubchik | 2011-11-12 | 4 | -11/+12 |
| |\ | |||||
| | * | feedback plugin: | Sergei Golubchik | 2011-11-12 | 1 | -8/+9 |
| | * | typos fixed | Sergei Golubchik | 2011-11-08 | 3 | -3/+3 |
| * | | Merge of gcc 4.6 fixes | unknown | 2011-11-04 | 30 | -84/+90 |
| |\ \ | |||||
| | * | | Fix gcc 4.6 warning after merge with 5.1 | unknown | 2011-10-27 | 5 | -7/+13 |
| | * | | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes). | unknown | 2011-10-27 | 26 | -77/+77 |
| | |\ \ | | | |/ | |||||
| | | * | Fix gcc 4.6 warnings about assigned but not used variables. | unknown | 2011-10-27 | 26 | -77/+77 |
| * | | | BUG#884184: Wrong result with RIGHT JOIN + derived_merge | Sergey Petrunya | 2011-11-01 | 3 | -0/+39 |
| |/ / | |||||
* | | | Merge. | Igor Babaev | 2011-11-12 | 4 | -12/+119 |
|\ \ \ | |||||
| * | | | Fixed LP bug #823301. | Igor Babaev | 2011-11-12 | 4 | -12/+119 |
* | | | | Remove unused variable detected by GCC 4.6.1. | unknown | 2011-11-12 | 1 | -2/+1 |
* | | | | Fix MySQL BUG#12329653 | unknown | 2011-11-12 | 12 | -66/+286 |
* | | | | Fixed LP bug #879871. | Igor Babaev | 2011-11-11 | 5 | -1/+67 |
* | | | | Merge of the maria-5.3-icp tree into the 5.3 tree | Igor Babaev | 2011-11-10 | 37 | -608/+2916 |
|\ \ \ \ | |||||
| * \ \ \ | Merge. | Igor Babaev | 2011-11-08 | 2 | -35/+37 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Make subselect_extra_no_semijoin.test run the tests with semijoin=off, | Sergey Petrunya | 2011-11-07 | 2 | -35/+37 |
| * | | | | BUG#887026: Wrong result with ICP, outer join, subquery in maria-5.3-icp | Sergey Petrunya | 2011-11-07 | 4 | -16/+86 |
| * | | | | Merge. | Igor Babaev | 2011-11-06 | 43 | -180/+1104 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Fixed that test doesn't abort if 'var' points to a deleted directory (common ... | Michael Widenius | 2011-11-04 | 2 | -13/+21 |
* | | | | | Fixed lp:884101 "Crash in check_table_is_closed with concurrent workload" | Michael Widenius | 2011-11-04 | 1 | -0/+3 |
* | | | | | rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleep | Sergei Golubchik | 2011-11-03 | 4 | -20/+12 |
* | | | | | cast.test: use exact double, to be independent from compiler optimizations | Sergei Golubchik | 2011-11-03 | 2 | -4/+4 |
* | | | | | Merge | Sergey Petrunya | 2011-11-02 | 4 | -4/+82 |
|\ \ \ \ \ | |||||
| * | | | | | BUG#878753: Assertion '0' failed in replace_where_subcondition with derived_m... | Sergey Petrunya | 2011-11-02 | 4 | -4/+82 |
* | | | | | | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 3 | -27/+27 |
* | | | | | | Fix "unused variable addr" warning | Sergey Petrunya | 2011-11-02 | 1 | -2/+2 |
* | | | | | | Merge | Sergey Petrunya | 2011-11-02 | 2 | -8/+8 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 2 | -8/+8 |
* | | | | | | Merge | Sergey Petrunya | 2011-11-02 | 18 | -98/+861 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 18 | -98/+861 |
* | | | | | | Merge of LP BUG#872775 fix | unknown | 2011-11-02 | 9 | -4/+84 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix of LP BUG#872775. | unknown | 2011-11-01 | 9 | -4/+84 |
| | * | | | | Fixed LP bug #886145. | Igor Babaev | 2011-11-06 | 14 | -32/+162 |
| | * | | | | Fixed LP bug #885168. | Igor Babaev | 2011-11-04 | 7 | -6/+133 |
| | * | | | | Merge. | Igor Babaev | 2011-11-02 | 16 | -41/+177 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | Fix bug lp:833702 | unknown | 2011-11-01 | 9 | -37/+92 |
* | | | | | | Fix of typo. | unknown | 2011-11-01 | 1 | -1/+1 |
* | | | | | | BUG#884631: Table elimination works 5.3 release builds even if turned off | Sergey Petrunya | 2011-11-01 | 2 | -3/+2 |
* | | | | | | BUG#882994: Crash in QUICK_RANGE_SELECT::reset with derived_with_keys | Sergey Petrunya | 2011-10-31 | 4 | -0/+82 |
| | * | | | | Backported the fix and the test case for bug 12822678 from the mysql-5.6 code... | Igor Babaev | 2011-11-01 | 11 | -7/+112 |
| | * | | | | Fixed a compilation error. | Igor Babaev | 2011-10-31 | 1 | -1/+1 |
| | * | | | | Backported the test case for bug 59843 from the mysql-5.6 code line. | Igor Babaev | 2011-10-31 | 4 | -0/+68 |
| | * | | | | Backported the fix and the test case for bug 59483 from the mysql-5.6 code line. | Igor Babaev | 2011-10-30 | 5 | -3/+91 |
| | * | | | | Backported the test case for bug 58838 from mysql-5.6 code line. | Igor Babaev | 2011-10-30 | 4 | -0/+94 |
| | * | | | | Backported the test case for bug 59186 from mysql-5.6 code line. | Igor Babaev | 2011-10-30 | 4 | -0/+116 |
| | * | | | | Backported the test case for bug 58837. The fix was backported earlier. | Igor Babaev | 2011-10-30 | 4 | -0/+100 |
| | * | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line. | Igor Babaev | 2011-10-29 | 11 | -9/+109 |
| | * | | | | Merge. | Igor Babaev | 2011-10-28 | 5 | -14/+14 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
* | | | | | | - Let t/myisam_icp.test run include/icp_tests.inc with MRR/ICP turned ON (not... | Sergey Petrunya | 2011-10-28 | 3 | -5/+5 |