summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#24395:unknown2006-11-281-6/+67
* Fix for bug#24219 ALTER TABLE ... RENAME TO ... , DISABLE KEYS leads to crashunknown2006-11-161-23/+30
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtimeunknown2006-08-291-2/+3
|\
| * BUG#21096: locking issue ; temporary table conflicts.unknown2006-08-291-2/+3
* | Fix for bug #20695: Charset introducer overrides charset definition for column.unknown2006-08-151-29/+34
|/
* Merge bk@192.168.21.1:mysql-4.1unknown2006-05-041-4/+9
|\
| * Merge mysql.com:/home/hf/work/mysql-4.1.15225unknown2006-05-031-4/+9
| |\
| | * Merge bk@192.168.21.1:mysql-4.1unknown2006-02-201-4/+9
| | |\
| | | * Fix for bug #15225 (ANALYZE temporary has no effect)unknown2005-12-101-4/+9
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-021-1/+3
|\ \ \ \
| * | | | Fix for bug #7643: ALTER TABLE fails for CSV, EXAMPLE, ARCHIVE enginesunknown2006-04-251-1/+3
| | |/ / | |/| |
* | | | BUG#19145: mysqld crashes if you set the default value of an enum field to NULLunknown2006-04-281-10/+39
| |/ / |/| |
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-03-301-1/+1
|\ \ \
| * | | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-1/+1
| |/ /
* | | Fix for bug#15316 SET value having comma not correctly handledunknown2006-03-291-0/+17
* | | A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 unknown2006-02-211-1/+7
|/ /
* | Mergeunknown2006-01-161-0/+1
|\ \ | |/ |/|
| * Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-0/+1
| |\
| | * fix for bug#12913unknown2005-09-011-0/+1
* | | A fix and a test case for Bug#14410 "Crash in Enum or Set type in unknown2005-11-251-4/+25
* | | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-11-151-3/+4
|\ \ \
| * | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-031-3/+3
* | | | BUG#14480: post-fix: use the default field value from CREATE list too. unknown2005-11-091-0/+1
* | | | BUG#14480, attempt2: In CREATE ... SELECT ..., don't count the same field twiceunknown2005-11-071-1/+8
* | | | BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...unknown2005-10-261-2/+2
| |/ / |/| |
* | | Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-12/+16
| |/ |/|
* | Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-1/+1
* | Bug#12296 - CHECKSUM TABLE reports 0 for the tableunknown2005-08-291-1/+8
* | after pull cleanupunknown2005-08-221-3/+0
* | updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-181-19/+4
* | patch for BUG#4680 - drop database breaking replication if there were extra f...unknown2005-08-031-1/+19
* | Review of new code:unknown2005-07-271-9/+10
* | Fix error message generated when trying to create a table in aunknown2005-07-211-5/+9
* | Fix mergeunknown2005-07-201-16/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-17/+20
|\ \ | |/
| * Bug #10600 After review fixesunknown2005-07-201-9/+6
| * Bug #10600unknown2005-07-191-23/+15
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-141-3/+8
|\ \
| * | ctype_utf8.result:unknown2005-07-131-3/+8
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440unknown2005-07-051-6/+4
|\ \ \ | |/ / |/| |
| * | Restore creation of files for temporary tables in the tmpdir,unknown2005-06-211-6/+4
* | | Portability fixesunknown2005-06-271-1/+0
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-201-8/+10
|\ \ \ | |/ / |/| |
| * | BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-8/+10
* | | Bug#11028 Crash on create table likeunknown2005-06-091-5/+10
* | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+4
* | | Fix compile error when HAVE_BERKELEY_DBunknown2005-06-011-1/+1
* | | 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
| |/ /