Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 1 | -22/+0 |
|\ | |||||
| * | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 1 | -22/+0 |
| |\ | |||||
| | * | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 1 | -22/+0 |
| | |\ | |||||
| | | * | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE PL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-12-09 | 1 | -22/+0 |
* | | | | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -1922/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.1 merge | Sergei Golubchik | 2013-01-10 | 1 | -1922/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | mysql-5.1.67 merge | Sergei Golubchik | 2013-01-09 | 1 | -1922/+0 |
| | |\ \ | | | |/ | |||||
| | | * | BUG#14659685 - main.mysqlbinlog_row_myisam and | Shivji Kumar Jha | 2012-10-30 | 1 | -1922/+0 |
* | | | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -0/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -0/+34 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -0/+34 |
| | |\ \ | | | |/ | |||||
| | | * | BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT | Rohit Kalhans | 2012-07-03 | 1 | -0/+34 |
* | | | | MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == len | Sergei Golubchik | 2012-06-04 | 1 | -0/+18 |
* | | | | 5.2 merge | Sergei Golubchik | 2012-05-20 | 1 | -13/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.1 merge | Sergei Golubchik | 2012-05-18 | 1 | -13/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -13/+25 |
| | |\ \ | | | |/ | |||||
| | | * | merge into mysql-5.1 | Mattias Jonsson | 2012-02-29 | 1 | -13/+25 |
| | | |\ | |||||
| | | | * | Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED | Mattias Jonsson | 2012-02-20 | 1 | -13/+25 |
* | | | | | merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | | | |/| | |||||
* | | | | | Changed names of statistic variables and counting matches instaed of rejected... | unknown | 2012-02-22 | 1 | -3/+3 |
* | | | | | Counters for Index Condition Pushdown added (MDEV-130). | unknown | 2012-02-16 | 1 | -0/+22 |
* | | | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed compiler and test failures found by buildbot | Michael Widenius | 2012-01-08 | 2 | -2/+2 |
* | | | | | Backport of WL#5953 from MySQL 5.6 | unknown | 2011-12-19 | 1 | -2/+2 |
* | | | | | Fixed LP bug #904832. | Igor Babaev | 2011-12-18 | 1 | -0/+108 |
* | | | | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+6 |
* | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 8 | -0/+119 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with 5.1 | Michael Widenius | 2011-11-30 | 2 | -5/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler warnings and other bugs found by buildbot. | Michael Widenius | 2011-11-30 | 1 | -0/+1 |
| | * | | | test both federated and federatedX in the federated suite. | Sergei Golubchik | 2011-11-30 | 1 | -5/+0 |
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 8 | -0/+123 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -0/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FO... | Bjorn Munch | 2011-09-27 | 1 | -1/+2 |
| | | * | | Bug #11750417 40942: UNABLE TO INSTALL FEDERATED PLUGIN | Bjorn Munch | 2011-09-05 | 1 | -0/+5 |
| | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 7 | -0/+118 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug #11766654 59811: RE-INSTATE PROCEDURE MTR.FORCE_RESTART IN MTR, REMOVED B... | Bjorn Munch | 2011-08-17 | 1 | -0/+10 |
| | | * | | Fix MTR broken by last push. | Jon Olav Hauglid | 2011-07-04 | 2 | -28/+28 |
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 4 | -48/+31 |
| | | |\ \ | |||||
| | | | * | | Sync 5.1 .inc file with 5.5 due to a missing changeset | Vasil Dimov | 2011-04-29 | 1 | -1/+1 |
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 7 | -0/+108 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
* | | | | | | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -0/+3 |
* | | | | | | Fixed LP bug #879871. | Igor Babaev | 2011-11-11 | 1 | -0/+20 |
* | | | | | | Fixed LP bug #886145. | Igor Babaev | 2011-11-06 | 1 | -0/+27 |
* | | | | | | Fixed LP bug #885168. | Igor Babaev | 2011-11-04 | 1 | -0/+29 |
* | | | | | | Backported the fix and the test case for bug 12822678 from the mysql-5.6 code... | Igor Babaev | 2011-11-01 | 1 | -0/+26 |
* | | | | | | Backported the test case for bug 59843 from the mysql-5.6 code line. | Igor Babaev | 2011-10-31 | 1 | -0/+17 |
* | | | | | | Backported the fix and the test case for bug 59483 from the mysql-5.6 code line. | Igor Babaev | 2011-10-30 | 1 | -0/+23 |