summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#2486 - natural and using join according to SQL:2003unknown2005-08-191-12/+38
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-181-3/+3
|\
| * WL#2486 - natural and using joinunknown2005-08-181-3/+3
* | WL#2486 - natural and using join according to SQL:2003unknown2005-08-181-1/+0
* | Cleanups and optimization during review of new codeunknown2005-08-181-86/+74
|/
* table.cc:unknown2005-08-131-2/+0
* Implementation of WL#2486 -unknown2005-08-121-0/+473
* Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-2/+2
|\
| * Review of new code:unknown2005-07-271-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11227unknown2005-07-221-4/+3
|\ \
| * | Fix reporting of type for unique key on VARCHAR field. (Bug #11227)unknown2005-06-221-4/+3
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-221-3/+11
|\ \ \ | | |/ | |/|
| * | Fix error message generated when trying to create a table in aunknown2005-07-211-2/+10
* | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-2/+3
|\ \ \
| * | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-2/+3
* | | | Name resolution context added (BUG#6443)unknown2005-07-011-248/+226
| |_|/ |/| |
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-201-1/+1
|\ \ \ | |/ / |/| |
| * | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-6/+6
|\ \ \
| * | | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-6/+6
| |/ /
* | | renamed:unknown2005-06-151-2/+2
|/ /
* | Code cleanups during code reviewsunknown2005-06-011-8/+4
* | Post-review fixes of BUG#9937: Crash on call to stored procedure.unknown2005-05-311-1/+1
* | Fixed BUG#9937: Crash on call to stored procedure.unknown2005-05-261-1/+1
* | Moved detection of wrong decimal fields before decimal field was created to a...unknown2005-05-261-22/+20
* | Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5...unknown2005-05-251-3/+56
* | Resolve merge from 4.1unknown2005-05-181-2/+7
|\ \ | |/
| * Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-181-1/+6
* | Manual mergeunknown2005-05-101-12/+16
|\ \
| * | Many files:unknown2005-05-101-12/+16
* | | Mergeunknown2005-05-091-3/+14
|\ \ \ | |/ / |/| / | |/
| * Add special error message for .frm files with an un-understood version, likeunknown2005-05-071-2/+13
* | Bit type support for non-MyISAM tables.unknown2005-04-121-1/+1
* | - stackoverflow check added for view of view processingunknown2005-04-031-1/+32
* | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even i...unknown2005-03-221-0/+10
* | Code cleanups during review of pushed codeunknown2005-03-151-1/+5
* | Merge with after merge fixunknown2005-03-041-1/+5
|\ \ | |/
| * mergeunknown2005-03-031-1/+5
| |\
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-1/+5
| * | Manual mergeunknown2005-02-111-7/+6
| |\ \ | | |/
| | * select.result:unknown2005-02-111-7/+6
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0unknown2005-02-101-0/+1
| |\ \ | | |/
| | * select.result, select.test:unknown2005-02-101-0/+1
* | | Fixes while during review of last pullunknown2005-02-261-1/+2
* | | Post review changesunknown2005-02-231-42/+54
* | | Better emulation correct SELECT tree for fields expressions of merging view d...unknown2005-02-101-16/+25
* | | fixed problem in view over view setup (BUG#7433)unknown2005-01-311-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-01-311-2/+15
|\ \ \
| * \ \ mergeunknown2005-01-191-2/+15
| |\ \ \