summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-22/+29
* Merge mysql.com:/home/jimw/my/mysql-5.0-10543unknown2005-06-091-6/+19
|\
| * Additional tweak to fix for bug #10543, to prevent a change inunknown2005-06-021-0/+4
| * Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)unknown2005-05-251-6/+15
* | Mergeunknown2005-06-091-5/+10
|\ \
| * | Bug#11028 Crash on create table likeunknown2005-06-091-5/+10
* | | Merge with 4.1unknown2005-06-071-4/+4
|\ \ \ | |/ /
| * | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+4
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-011-1/+1
|\ \ \ | |/ /
| * | Fix compile error when HAVE_BERKELEY_DBunknown2005-06-011-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-011-51/+95
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-9660unknown2005-06-011-53/+74
| |\ \
| | * | Cleanups to patch for bug #9660 after review by Monty.unknown2005-05-261-9/+10
| | * | Fix table renaming to not lowercase table names for all storageunknown2005-05-251-53/+73
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-8135unknown2005-06-011-0/+22
| |\ \ \
| | * | | Fix error reporting for 'OPTIMIZE TABLE' on InnoDB tables. (Bug #8135)unknown2005-05-241-0/+22
| | |/ /
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-1/+1
|\ \ \ \ | |/ / /
| * | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-1/+1
* | | | Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...unknown2005-05-251-2/+15
| |_|/ |/| |
* | | After merge fixesunknown2005-05-161-3/+4
* | | Merge with 4.1unknown2005-05-141-14/+17
|\ \ \ | |/ /
| * | After merge fixesunknown2005-05-141-1/+1
| * | Merge with 4.0unknown2005-05-141-7/+8
| |\ \ | | |/
| | * Change create_field->offset to store offset from start of fields, independent...unknown2005-05-131-23/+14
| | * Bug#6236unknown2005-05-081-6/+17
* | | fix (Bug #8295 and #8296: varchar and varbinary conversion)unknown2005-05-121-2/+3
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-071-0/+7
|\ \ \
| * | | Fix for bug#9897: Views: 'Check Table' crashes MySQL, with a view and a table...unknown2005-05-071-0/+7
* | | | mergeunknown2005-05-061-62/+64
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes while reviewing new codeunknown2005-05-061-62/+64
* | | | Clean up merge from 4.1unknown2005-05-021-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix 'CREATE TABLE ... LIKE ...' when lower_case_table_namesunknown2005-04-281-0/+2
* | | Bug#9102 - Stored proccedures: function which returns blob causes crashunknown2005-04-191-0/+71
* | | Bit type: code clean-up.unknown2005-04-121-3/+4
* | | Bit type: code cleanup.unknown2005-04-121-1/+3
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-121-9/+9
|\ \ \
| * | | Bit type support for non-MyISAM tables.unknown2005-04-121-9/+9
* | | | merge from 4.1unknown2005-04-111-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for BUG#9149 "OPTIMIZE TABLE statement on InnoDB table is logged twice in...unknown2005-04-111-0/+2
* | | | mergeunknown2005-04-111-0/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | InnoDB: Prevent ALTER TABLE ... ENGINE=...unknown2005-04-071-0/+4
* | | Don't generate message in send_kill_message() if wrong data. (Caused core dum...unknown2005-04-051-3/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-041-26/+36
|\ \ \
| * | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-26/+36
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-031-0/+12
|\ \ \ \
| * | | | Fix for bugs #5859 "DROP TABLE does not drop triggers" and unknown2005-03-271-0/+12
| |/ / /
* | | | Merge of patch for bug #3891 into 5.0 tree.unknown2005-04-031-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mergedunknown2005-04-021-1/+2
| |\ \ | | |/
| | * bug#3891 - DROP TABLE many-unexistent-tables, was printing an error with %s i...unknown2005-04-021-1/+2