summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* merge unknown2005-01-101-11/+10
|\
| * bug#7761 - ndb does not autcommit - postreview fixesunknown2005-01-101-7/+4
| * bug#7761 - ndb does not autocommit during alter tableunknown2005-01-101-11/+13
* | First stage of table definition cacheunknown2005-01-061-66/+67
* | Mergeunknown2005-01-041-5/+7
|\ \
| * \ Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-5/+7
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-311-5/+7
| | |\ \ | | | |/ | | |/|
| | | * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-5/+7
* | | | typo fixedunknown2005-01-021-1/+1
|/ / /
* | | manually mergedunknown2004-12-311-1/+5
|\ \ \ | |/ /
| * | sql_table.cc:unknown2004-12-271-1/+5
| |/
* | Merge with 4.1unknown2004-12-221-25/+26
|\ \ | |/
| * Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'unknown2004-12-071-24/+26
* | Merge with global treeunknown2004-12-181-2/+3
|\ \
| * | Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+3
* | | bit typeunknown2004-12-171-1/+13
|/ /
* | Update results for new varchar handlingunknown2004-12-071-10/+12
* | Merge with new VARCHAR codeunknown2004-12-061-21/+82
|\ \
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-21/+83
* | | After merge fixesunknown2004-12-061-0/+1
* | | Merge with 4.1unknown2004-12-061-23/+135
|\ \ \ | | |/ | |/|
| * | Mergeunknown2004-12-031-7/+10
| |\ \
| | * \ Merge mysql.com:/space/bkroot/mysql-4.1unknown2004-12-031-7/+10
| | |\ \
| | | * | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-7/+10
| * | | | Mergeunknown2004-12-031-6/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-031-8/+0
| * | | | merged on pullunknown2004-12-021-10/+4
| |\ \ \ \
| | * | | | Cleanups during review stageunknown2004-12-021-10/+4
| * | | | | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-0/+120
| |/ / / /
* | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-221-1/+14
|\ \ \ \ \
| * \ \ \ \ mergedunknown2004-11-221-1/+14
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#6252 - Duplicate columns in keys should failunknown2004-11-221-1/+14
| | | |/ / | | |/| |
* | | | | postreview changesunknown2004-11-211-9/+13
* | | | | mergeunknown2004-11-211-12/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VIEW support for CHECK TABLE command (WL#1984)unknown2004-10-281-12/+54
* | | | | margeunknown2004-11-131-160/+151
|\ \ \ \ \
| * | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-93/+51
| * | | | | mergeunknown2004-11-121-144/+177
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | post-review fixesunknown2004-11-121-49/+86
| | |/ / /
| | * | | errors without code removedunknown2004-10-201-92/+88
* | | | | Merge with 4.1unknown2004-11-121-1/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | merge with 4.0unknown2004-11-121-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...unknown2004-11-101-1/+0
* | | | After merge fixesunknown2004-11-091-2/+4
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-3/+13
|\ \ \ \ | |/ / /
| * | | Fix for bug#5551 (Version 4). unknown2004-11-031-0/+6
| * | | merge with 4.0unknown2004-11-021-3/+7
| |\ \ \ | | |/ /
| | * | close table before next iteration of table proccesing in mysql_admin_table (t...unknown2004-10-281-3/+7
| | * | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-10-141-1/+1
| | |\ \
| | | * | BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t...unknown2004-10-141-1/+1