summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-1/+1
|\
| * Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesunknown2006-10-191-1/+1
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1unknown2006-10-051-5/+10
|\ \ | |/
| * Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-10-021-4/+2
| |\
| | * Patch for bug#21432 is revertedunknown2006-09-271-4/+2
| * | BUG#10974 - No error message if merge table based on union of innodb, memoryunknown2006-09-201-1/+8
| |/
* | Bug#20922 mysql removes a name of first column in a tableunknown2006-09-111-1/+15
|/
* Bug#20393 User name truncation in mysql clientunknown2006-08-301-2/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-07-071-0/+17
|\
| * A fix and a test case for Bug#19399 "res 'Lost Connection' when unknown2006-07-061-0/+17
* | Reverted wrong bug fix (Bug#11228)unknown2006-06-301-0/+21
|/
* Bug#11228: DESC shows arbitrary column as "PRI"unknown2006-06-231-21/+0
* Bug#18004 Connecting crashes server when default charset is UCS2unknown2006-03-201-3/+3
* A fix and a test case for Bug#14410 "Crash in Enum or Set type in unknown2005-11-251-3/+3
* Review of new code:unknown2005-07-271-1/+1
* Fix error message generated when trying to create a table in aunknown2005-07-211-2/+10
* Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-181-1/+6
* Add special error message for .frm files with an un-understood version, likeunknown2005-05-071-2/+13
* 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
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-3/+7
|\ \
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-3/+7
* | | Print a warning when an old table (with no character set stored) is openedunknown2005-01-171-1/+12
|/ /
* | Bugs#7278: Don't open a table if it contains columns with non-supported charsetsunknown2004-12-221-8/+29
* | Bug#7302: UCS2 data in ENUM field get truncated when new column is addedunknown2004-12-211-19/+1
* | #7066 [Ver]: "ctype_ucs" fails on SGI IRIXunknown2004-12-071-2/+11
* | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-0/+17
* | table.cc:unknown2004-11-251-1/+20
* | Simpler arena swapping codeunknown2004-11-081-6/+8
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-4/+27
* | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-0/+8
* | After merge fixesunknown2004-09-021-1/+0
* | Merge with 4.0unknown2004-09-011-0/+12
|\ \ | |/
| * Code style fixes.unknown2004-08-281-4/+1
| * table.cc:unknown2004-08-271-1/+20
* | Cleanup of db option cacheingunknown2004-07-091-1/+1
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-2/+2
* | fowwlowup fixes for index_flags()unknown2004-06-301-9/+6
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-0/+1
|\ \
| * | "Version" column in SHOW TABLE STATUS.unknown2004-06-241-0/+1
* | | mergedunknown2004-06-231-11/+3
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:unknown2004-06-231-11/+3
* | | After merge fixesunknown2004-06-211-1/+1
|/ /
* | Merge with 4.0.19unknown2004-05-051-0/+5
|\ \ | |/
| * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-281-0/+5
* | Added NDB storage engineunknown2004-04-151-1/+2