Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for CREATE_OR_REPLACE | Michael Widenius | 2014-01-31 | 1 | -1/+1 |
* | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -7/+1 |
* | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -3/+2 |
|\ | |||||
| * | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -3/+2 |
| |\ | |||||
| | * | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -3/+2 |
| | |\ | |||||
| | | * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -2/+2 |
| | | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -3/+6 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -4/+6 |
| | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-11-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-5080 Assertion `strcmp(share->unique_file_name,filename) || share->last_... | Sergei Golubchik | 2013-11-04 | 1 | -1/+1 |
* | | | | | 10.0-base merge (roles) | Sergei Golubchik | 2013-10-29 | 1 | -8/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixes for mysql-test failures | Sergei Golubchik | 2013-10-18 | 1 | -11/+10 |
| * | | | | Fixed always true condition that caused crash on database initialisation. | Vicențiu Ciorbaru | 2013-10-18 | 1 | -1/+1 |
| * | | | | Implemented _non recursive_ role specific grants for table/column level privi... | Vicențiu Ciorbaru | 2013-10-18 | 1 | -0/+5 |
* | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -4/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | merge of 2876.430.11 & 2876.430.1 | unknown | 2013-06-27 | 1 | -1/+1 |
| * | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -3/+4 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | * | | | upmerge to bug#14548159 | Rohit Kalhans | 2012-09-22 | 1 | -11/+23 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
* | | | | | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not work | Sergei Golubchik | 2013-06-15 | 1 | -63/+50 |
* | | | | | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 1 | -4/+0 |
* | | | | | handlerton::discover_table_existence() method | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | | * remove ha_check_if_table_exists() and get_table_share_with_discover(). | Sergei Golubchik | 2013-04-09 | 1 | -7/+1 |
* | | | | | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 1 | -23/+9 |
| |_|_|/ |/| | | | |||||
* | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * \ \ | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -2/+3 |
| | |\ \ \ | |||||
| | | * \ \ | 5.1 merge | Sergei Golubchik | 2013-01-10 | 1 | -2/+3 |
| | | |\ \ \ | |||||
| | | | * \ \ | mysql-5.1.67 merge | Sergei Golubchik | 2013-01-09 | 1 | -2/+3 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -11/+24 |
* | | | | | | | Merge 5.5 -> mwl248 | Igor Babaev | 2013-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Implemented MDEV-3941: CREATE TABLE xxx IF NOT EXISTS should not block if tab... | Michael Widenius | 2012-12-16 | 1 | -1/+1 |
* | | | | | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -0/+1 |
* | | | | | | | Merge 5.5->5.5-mwl248. | Igor Babaev | 2012-08-29 | 1 | -29/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge from 5.3 | unknown | 2012-08-24 | 1 | -29/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | merge from 5.2 | unknown | 2012-08-24 | 1 | -29/+12 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge from 5.1. | unknown | 2012-08-24 | 1 | -29/+12 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 1 | -29/+12 |
* | | | | | | | Added procedures to delete records by keys from statistical tables. | Igor Babaev | 2012-07-10 | 1 | -0/+11 |
|/ / / / / / | |||||
* | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+7 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+7 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -1/+4 |
| | | | |\ \ | |||||
| | | | * \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ \ \ | |||||
| | | | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |