summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-3/+3
* mergeunknown2003-12-191-2/+7
|\
| * Merge with 4.0.17unknown2003-12-171-2/+7
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+5
| | |\
| | | * Fix for BUG#2083unknown2003-12-161-0/+5
| | * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-4/+4
| | |/
* | | WorkLog #1323 (part 2)unknown2003-12-171-2/+2
|/ /
* | let chk_index() understand 2-level fulltext index formatunknown2003-12-071-1/+1
* | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-021-2/+2
* | Update VC++ filesunknown2003-11-211-2/+1
* | Merge key cache structures to oneunknown2003-11-201-6/+4
* | Delete duplicate error message namesunknown2003-11-181-2/+2
* | mergeunknown2003-11-181-74/+51
|\ \
| * | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-74/+51
* | | word substitution in error messages removed - can create problems for i18nunknown2003-11-181-3/+3
|/ /
* | Mergeunknown2003-11-031-3/+3
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-3/+3
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+106
|\ \ \
| * \ \ Mergeunknown2003-10-301-0/+106
| |\ \ \ | | |/ / | |/| |
| | * | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-0/+106
| | |\ \
| | | * | Many files:unknown2003-10-011-2/+18
| | | * | Manual mergeunknown2003-08-261-0/+90
| | | |\ \
| | | | * \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-091-4/+13
| | | | |\ \
| | | | * | | Many files:unknown2003-08-021-1/+70
| | | | * | | Conflict resolutionunknown2003-07-161-2/+2
| | | | |\ \ \
| | | | * | | | mi_keycache.c:unknown2003-07-161-0/+21
* | | | | | | | mergedunknown2003-10-211-56/+81
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-201-0/+1
| * | | | | | | stricter checks on FULLTEXT index creatingunknown2003-10-151-56/+80
* | | | | | | | added checking for empty index name (fixed bug #1419)unknown2003-10-161-0/+5
* | | | | | | | merge with 4.0unknown2003-10-161-1/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-0/+7
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-6/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Portability fixes for windowsunknown2003-10-151-4/+5
| * | | | | | | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-2/+2
* | | | | | | | sql_yacc.yy:unknown2003-10-141-2/+2
* | | | | | | | Many files:unknown2003-10-131-5/+72
|/ / / / / / /
* | | | | | | Many files:unknown2003-10-071-0/+8
| |/ / / / / |/| | | | |
* | | | | | mergeunknown2003-09-241-1/+0
|\ \ \ \ \ \
| * | | | | | Remove 'extern' references from .cc filesunknown2003-09-131-1/+0
* | | | | | | In CREATE syntax: KEY a (field_name(10))unknown2003-09-151-2/+6
|/ / / / / /
* | | | | | merge with 4.1 treeunknown2003-09-111-23/+24
|\ \ \ \ \ \
| * | | | | | After merge fixes.unknown2003-09-111-24/+22
| * | | | | | mergeunknown2003-09-031-0/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge with 4.0.15unknown2003-08-291-0/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | / / / / | | | |/ / / / | | |/| | | |
| | | * | | | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-291-2/+0
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-231-0/+3
| | | |\ \ \ \
| | | | * | | | show symlinked directories in SHOW CREATE TABLEunknown2003-08-231-0/+3
| | | * | | | | After merge fixesunknown2003-08-221-1/+2
| | | |\ \ \ \ \ | | | | |/ / / /
| | | * | | | | Fuller implementation of lower case table names.unknown2003-07-231-0/+2