summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-3/+3
|\
| * Merge with 5.2.Michael Widenius2011-12-111-7/+28
| |\
| | * Merge with 5.1Michael Widenius2011-11-301-1/+1
| | |\
| | | * Fixed compiler warningsMichael Widenius2011-11-301-1/+1
| | * | Merge with MariaDB 5.1Michael Widenius2011-11-241-9/+39
| | |\ \ | | | |/
| | | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
| | | |\
| | | | * Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build.Tor Didriksen2011-11-011-1/+1
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+38
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2011-07-031-7/+35
| | | | |\
| | | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | | | | | merging.Alexey Botchkov2011-11-121-12/+31
| |\ \ \ \ \ \
| | * | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-1/+1
| * | | | | | | gis-related tests fixes.Alexey Botchkov2011-06-201-23/+101
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Updated/added copyright headersKent Boortz2011-07-041-2/+21
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged fix for bug #12652385 - "61493: REORDERING COLUMNSDmitry Lenev2011-06-171-0/+17
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | _
| | * | | | | | | | Fix for bug #12652385 - "61493: REORDERING COLUMNS Dmitry Lenev2011-06-171-0/+17
* | | | | | | | | | cleanupsSergei Golubchik2011-10-191-0/+2
* | | | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-57/+164
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-7/+26
| * | | | | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-4/+4
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-2/+7
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ MergeIgor Babaev2011-05-201-2/+7
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-2/+7
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | | * | | | | | | Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-2/+7
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-2/+7
| * | | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-17/+7
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-1/+2
| * | | | | | | | | | Merge with 5.2Michael Widenius2011-05-161-9/+75
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | mergeVladislav Vaintroub2011-05-121-4/+70
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Fix check_table_file_presence:Vladislav Vaintroub2011-05-121-2/+12
| | | * | | | | | | Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-111-4/+60
| | * | | | | | | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-5/+5
| * | | | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-16/+37
| * | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-7/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-7/+3
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-7/+3
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | * | | | | | | | Merge with alias as StringMichael Widenius2011-02-281-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+3
| * | | | | | | | | | Merge with 5.1Michael Widenius2011-01-111-9/+21
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge with 5.1Michael Widenius2011-01-051-0/+10
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-051-0/+10
| | * | | | | | | | | virtual columns:Sergei Golubchik2010-12-311-3/+1
| | * | | | | | | | | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-271-6/+10
| * | | | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-0/+1
| * | | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-4/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /