Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ | |||||
| * | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+21 |
|\ \ | |/ |/| | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+21 |
| |\ | |||||
| | * | Merged fix for bug #12652385 - "61493: REORDERING COLUMNS | Dmitry Lenev | 2011-06-17 | 1 | -0/+17 |
| | |\ | |/ / | |||||
| | * | Fix for bug #12652385 - "61493: REORDERING COLUMNS | Dmitry Lenev | 2011-06-17 | 1 | -0/+17 |
* | | | cleanups | Sergei Golubchik | 2011-10-19 | 1 | -0/+2 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -57/+164 |
|\ \ \ | |||||
| * | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 1 | -7/+26 |
| * | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write | Michael Widenius | 2011-06-27 | 1 | -4/+4 |
| * | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -2/+7 |
| |\ \ \ | |||||
| | * \ \ | Merge | Igor Babaev | 2011-05-20 | 1 | -2/+7 |
| | |\ \ \ | |||||
| | | * \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -2/+7 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -2/+7 |
| | | | |\ \ \ | |||||
| | | | | * | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -2/+7 |
| * | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -7/+5 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -17/+7 |
| * | | | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEX | Michael Widenius | 2011-05-18 | 1 | -1/+2 |
| * | | | | | | | Merge with 5.2 | Michael Widenius | 2011-05-16 | 1 | -9/+75 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | merge | Vladislav Vaintroub | 2011-05-12 | 1 | -4/+70 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix check_table_file_presence: | Vladislav Vaintroub | 2011-05-12 | 1 | -2/+12 |
| | | * | | | | | | Bugfix: New table creation/renaming block added if old encoded table present. | unknown | 2011-05-11 | 1 | -4/+60 |
| | * | | | | | | | small enhancement of the create table options feature: | Sergei Golubchik | 2011-05-10 | 1 | -5/+5 |
| * | | | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don... | Michael Widenius | 2011-04-28 | 1 | -16/+37 |
| * | | | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -7/+3 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -7/+3 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -7/+3 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | * | | | | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -3/+3 |
| * | | | | | | | | | Merge with 5.1 | Michael Widenius | 2011-01-11 | 1 | -9/+21 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge with 5.1 | Michael Widenius | 2011-01-05 | 1 | -0/+10 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDB | Michael Widenius | 2011-01-05 | 1 | -0/+10 |
| | * | | | | | | | | virtual columns: | Sergei Golubchik | 2010-12-31 | 1 | -3/+1 |
| | * | | | | | | | | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for Aria | Sergei Golubchik | 2010-12-27 | 1 | -6/+10 |
| * | | | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READ | Michael Widenius | 2011-01-04 | 1 | -0/+1 |
| * | | | | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -4/+2 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | / / / / / / | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -3/+1 |
| | | |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | fix misplaced and non-working if() in the grammar | Sergei Golubchik | 2011-07-12 | 1 | -3/+1 |
* | | | | | | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+1 |
* | | | | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -211/+338 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Fix for bug #11759990 - "52354: 'CREATE TABLE .. LIKE ... ' | Dmitry Lenev | 2011-06-09 | 1 | -0/+5 |
| * | | | | | | | | | Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING | Jon Olav Hauglid | 2011-06-01 | 1 | -5/+52 |
| * | | | | | | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -2/+4 |
| | * | | | | | | | | Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES. | Magne Mahre | 2011-02-24 | 1 | -6/+16 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Fixed bug#56619 - Assertion failed during | Dmitry Shulga | 2010-11-10 | 1 | -1/+3 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Bug #46941 crash with lower_case_table_names=2 and foreign key | Magne Mahre | 2010-10-19 | 1 | -1/+1 |
| | | |_|/ / / | | |/| | | | |