summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-171-21/+42
|\
| * if a key length exceeds the supported maximum and it is safe to auto-decrease...serg@serg.mylan2004-02-171-21/+42
* | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-12/+9
* | Merge with public treemonty@mysql.com2004-02-161-44/+78
|\ \ | |/ |/|
| * After merge fixesmonty@mysql.com2004-02-161-2/+2
| * Merge with 4.0.18monty@mysql.com2004-02-111-44/+78
| |\
| | * follow-up to bug #2628: attempt to makekonstantin@mysql.com2004-02-091-2/+6
| | * 3.23 -> 4.0 merge: after merge fixeskonstantin@mysql.com2004-02-061-0/+1
| | * merge 3.23 -> 4.0, 2003/02/06konstantin@mysql.com2004-02-061-7/+12
| | |\
| | | * Fix for bug #2628 "ALTER TABLE destroys table and reports success"konstantin@mysql.com2004-02-061-6/+12
| | * | dict0dict.c:heikki@hundin.mysql.fi2004-02-021-2/+8
| | * | Some small portability fixes.monty@mysql.com2003-12-301-32/+53
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-02-141-0/+14
|\ \ \ \
| * \ \ \ merge fixesSinisa@sinisa.nasamreza.org2004-02-111-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sql_table.cc:Sinisa@sinisa.nasamreza.org2004-02-021-0/+14
* | | | | Bug #2699 UTF8 breaks primary keys for cols > 85 charactersbar@bar.intranet.mysql.r18.ru2004-02-131-1/+6
|/ / / /
* | | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyserg@serg.mylan2004-01-281-11/+2
|/ / /
* | | Conflicts resolvedhf@deer.(none)2004-01-231-1/+23
|\ \ \
| * | | SCRUMhf@deer.(none)2004-01-231-9/+4
| * | | SCRUM:hf@deer.(none)2004-01-151-1/+28
* | | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyram@gw.mysql.r18.ru2004-01-141-4/+4
* | | | a fix (bug #2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key).ram@gw.mysql.r18.ru2004-01-131-3/+5
|/ / /
* | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-3/+3
* | | mergemonty@mysql.com2003-12-191-2/+7
|\ \ \
| * \ \ Merge with 4.0.17monty@mysql.com2003-12-171-2/+7
| |\ \ \ | | |/ /
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-0/+5
| | |\ \
| | | * | Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+5
| | * | | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-4/+4
| | |/ /
* | | | WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-2/+2
|/ / /
* | | let chk_index() understand 2-level fulltext index formatserg@serg.mylan2003-12-071-1/+1
* | | WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-021-2/+2
* | | Update VC++ filesmonty@mysql.com2003-11-211-2/+1
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-6/+4
* | | Delete duplicate error message namesmonty@mashka.mysql.fi2003-11-181-2/+2
* | | mergemonty@mashka.mysql.fi2003-11-181-74/+51
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-74/+51
* | | | word substitution in error messages removed - can create problems for i18nserg@serg.mylan2003-11-181-3/+3
|/ / /
* | | Mergemonty@narttu.mysql.fi2003-11-031-3/+3
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-3/+3
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+106
|\ \ \ \
| * \ \ \ Mergeigor@rurik.mysql.com2003-10-301-0/+106
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Manual merge after improving concurrency for key cache reassignmentigor@rurik.mysql.com2003-10-011-0/+106
| | |\ \ \
| | | * | | Many files:igor@rurik.mysql.com2003-10-011-2/+18
| | | * | | Manual mergeigor@rurik.mysql.com2003-08-261-0/+90
| | | |\ \ \
| | | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-08-091-4/+13
| | | | |\ \ \
| | | | * | | | Many files:igor@rurik.mysql.com2003-08-021-1/+70
| | | | * | | | Conflict resolutionigor@rurik.mysql.com2003-07-161-2/+2
| | | | |\ \ \ \
| | | | * | | | | mi_keycache.c:igor@rurik.mysql.com2003-07-161-0/+21
* | | | | | | | | mergedserg@serg.mylan2003-10-211-56/+81
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | FULLTEXT: correct charset support (UTF included, UCS2 - not)serg@serg.mylan2003-10-201-0/+1