summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual mergeigor@rurik.mysql.com2005-02-111-7/+6
|\
| * select.result:igor@rurik.mysql.com2005-02-111-7/+6
* | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0igor@rurik.mysql.com2005-02-101-0/+1
|\ \ | |/
| * select.result, select.test:igor@rurik.mysql.com2005-02-101-0/+1
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-01-241-3/+7
|\ \
| * | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-3/+7
* | | Print a warning when an old table (with no character set stored) is openedjimw@mysql.com2005-01-171-1/+12
|/ /
* | 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
* | #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
* | table.cc:bar@mysql.com2004-11-251-1/+20
* | Simpler arena swapping codemonty@mysql.com2004-11-081-6/+8
* | 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
* | After merge fixesmonty@mysql.com2004-09-021-1/+0
* | Merge with 4.0monty@mysql.com2004-09-011-0/+12
|\ \ | |/
| * Code style fixes.monty@mysql.com2004-08-281-4/+1
| * table.cc:bar@mysql.com2004-08-271-1/+20
* | Cleanup of db option cacheingmonty@mysql.com2004-07-091-1/+1
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+2
* | fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-9/+6
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2004-06-241-0/+1
|\ \
| * | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-0/+1
* | | mergedserg@serg.mylan2004-06-231-11/+3
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:serg@serg.mylan2004-06-231-11/+3
* | | After merge fixesmonty@mysql.com2004-06-211-1/+1
|/ /
* | Merge with 4.0.19monty@mysql.com2004-05-051-0/+5
|\ \ | |/
| * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-281-0/+5
* | Added NDB storage enginemagnus@neptunus.(none)2004-04-151-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-081-1/+0
|\ \
| * | Cleanup/optimizations of structures and key usage to make it easier to move k...monty@mysql.com2004-04-081-1/+0
* | | mergedserg@serg.mylan2004-04-071-2/+2
|\ \ \ | |/ / |/| |
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-2/+2
* | | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-1/+0
|/ /
* | don't modify constant stringsserg@serg.mylan2004-04-061-1/+1
* | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".dlenev@brandersnatch.localdomain2004-03-281-4/+4
* | merge with 4.0monty@mysql.com2004-03-161-5/+28
|\ \ | |/
| * Fixes to newly pushed codemonty@mysql.com2004-03-121-1/+2
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-03-121-4/+24
| |\
| | * extra correction of check_db_name, check_table_name and check_column_namevva@eagle.mysql.r18.ru2004-03-121-18/+14
| | * fixed Bug #2985 vva@eagle.mysql.r18.ru2004-03-051-2/+26
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-1/+2
| |/
* | Code cleanupmonty@mashka.mysql.fi2004-02-241-1/+1
* | Merge with 4.0.18monty@mysql.com2004-02-111-1/+2
|\ \ | |/
| * Mark that strings may change on index only reads (for BDB tables).monty@mysql.com2004-01-291-1/+2
* | Conflicts resolvedhf@deer.(none)2004-01-231-0/+5
|\ \
| * | SCRUM:hf@deer.(none)2004-01-151-0/+5
* | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyram@gw.mysql.r18.ru2004-01-141-2/+2
|/ /
* | mergemonty@mysql.com2003-12-191-9/+21
|\ \