summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* manually mergedserg@sergbook.mysql.com2004-12-311-30/+32
|\
| * Bugs#7278: Don't open a table if it contains columns with non-supported charsetsbar@mysql.com2004-12-221-8/+29
| * Bug#7302: UCS2 data in ENUM field get truncated when new column is addedbar@mysql.com2004-12-211-19/+1
* | Fix max_key_length and max_unique_length to take into account varchar and nul...monty@mysql.com2004-12-311-5/+6
* | Merge with global treemonty@mysql.com2004-12-311-1/+26
|\ \
| * | After merge fixesmonty@mysql.com2004-12-311-1/+0
| * | Merge with 4.1monty@mishka.local2004-12-221-0/+26
| |\ \ | | |/
| | * #7066 [Ver]: "ctype_ucs" fails on SGI IRIXbar@mysql.com2004-12-071-2/+11
| | * UCS2 support in ENUM and SET, which also fixes:bar@mysql.com2004-12-061-0/+17
* | | WL#1895 - Print message to error log in case of detected MyISAM corruptioningo@mysql.com2004-12-231-1/+8
|/ /
* | Merge with global treemonty@mysql.com2004-12-191-0/+3
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ram@gw.mysql.r18.ru2004-12-171-9/+14
|\ \
| * | bit typeram@gw.mysql.r18.ru2004-12-171-9/+14
* | | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...gluh@gluh.mysql.r18.ru2004-12-161-2/+3
|/ /
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-10/+18
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-10/+18
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-251-1/+20
|\ \ \ | | |/ | |/|
| * | table.cc:bar@mysql.com2004-11-251-1/+20
* | | spelling fixed/comments added (postreview fixes)bell@sanja.is.com.ua2004-11-251-1/+1
* | | mergebell@sanja.is.com.ua2004-11-211-35/+221
|\ \ \
| * | | post mergebell@sanja.is.com.ua2004-11-211-8/+10
| * | | mergebell@sanja.is.com.ua2004-11-111-31/+213
| |\ \ \ | | |_|/ | |/| |
| | * | mergebell@sanja.is.com.ua2004-10-071-15/+17
| | |\ \
| | * \ \ mergebell@sanja.is.com.ua2004-10-051-28/+209
| | |\ \ \
| | | * | | support of join view updateability (WL#1809)bell@sanja.is.com.ua2004-09-151-0/+89
| | | * | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-28/+119
* | | | | | margebell@sanja.is.com.ua2004-11-131-7/+7
|\ \ \ \ \ \
| * | | | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-13/+9
| * | | | | | mergebell@sanja.is.com.ua2004-11-121-9/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | post-review fixesbell@sanja.is.com.ua2004-11-121-9/+13
* | | | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-0/+1
|/ / / / / /
* | | | | | merge on pullmonty@mysql.com2004-11-091-7/+8
|\ \ \ \ \ \
| * | | | | | After merge fixesmonty@mysql.com2004-11-091-3/+2
| * | | | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-6/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Simpler arena swapping codemonty@mysql.com2004-11-081-6/+8
* | | | | | | postreview fixesbell@sanja.is.com.ua2004-11-081-0/+18
|/ / / / / /
* | | | | | merge with 4.1monty@mysql.com2004-10-291-4/+35
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-4/+27
| * | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-0/+8
* | | | | new behaviour of CHECK option build, for mor efficience and more correct:bell@sanja.is.com.ua2004-10-211-7/+13
* | | | | Allow inheriting check options if view have not WHERE clause (BUG#5988)bell@sanja.is.com.ua2004-10-211-4/+7
* | | | | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-2/+2
| |_|_|/ |/| | |
* | | | fixed & added comments (according to Igor's review and a bit more)bell@sanja.is.com.ua2004-10-071-15/+17
| |/ / |/| |
* | | mergemonty@mishka.local2004-10-051-1/+3
|\ \ \
| * | | More fixes for strict mode:monty@mishka.local2004-10-021-1/+3
* | | | mergebell@sanja.is.com.ua2004-10-041-17/+87
|\ \ \ \ | |/ / / |/| | |
| * | | postmerge fixbell@sanja.is.com.ua2004-10-041-30/+38
| * | | mergebell@sanja.is.com.ua2004-09-291-5/+67
| |\ \ \
| | * | | post review changes:bell@sanja.is.com.ua2004-09-291-0/+34
| | * | | mergebell@sanja.is.com.ua2004-09-051-19/+17
| | |\ \ \