summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-2/+4
* Bitmap post-review fixesunknown2003-10-301-3/+3
* fixes to Bitmap classunknown2003-10-241-3/+3
* mergedunknown2003-10-211-12/+29
|\
| * >255 keys support in frmunknown2003-10-211-3/+14
| * mergedunknown2003-10-151-9/+15
| |\
| | * key_map with more that 64 bits widthunknown2003-10-111-7/+12
| | * set table->charset to default for 3.22 .frm files (bug #1161)unknown2003-09-281-2/+3
* | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+1
|\ \ \ | |/ / |/| |
| * | Add new user variables for tuning memory usage:unknown2003-10-111-1/+1
* | | mergeunknown2003-09-241-1/+0
|\ \ \ | |_|/ |/| |
| * | Remove 'extern' references from .cc filesunknown2003-09-131-1/+0
* | | SCRUMunknown2003-09-191-1/+1
|/ /
* | Cleanupsunknown2003-08-261-5/+2
* | After merge fixes + bugs from last mergeunknown2003-08-191-14/+17
* | Merge with 4.0.14unknown2003-08-111-0/+3
|\ \ | |/
| * Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-0/+3
* | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie...unknown2003-07-281-6/+4
* | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-301-1/+3
* | new version of helpunknown2003-05-291-0/+27
* | INSERT ... UPDATE ... VALUES()unknown2003-05-031-2/+4
* | Some optimization in CHARSET_INFO:unknown2003-04-011-2/+1
* | More OpenGIS compatibility:unknown2003-03-271-2/+14
* | After merge fixesunknown2003-03-201-2/+3
* | Merge with 4.0.12unknown2003-03-191-1/+1
|\ \ | |/
| * Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-1/+1
* | Merge with 4.0unknown2003-03-161-1/+6
|\ \ | |/
| * merge with 3.23 to get:unknown2003-03-151-1/+6
| |\
| | * Check for empty table/column namesunknown2003-03-141-1/+6
| * | Allow 4.0 to read new 4.1 .frm filesunknown2003-02-071-11/+20
* | | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc:unknown2003-03-071-1/+1
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-5/+32
* | | After merge fixes & remove compiler warningsunknown2003-02-071-17/+30
* | | Merge with 4.0.11unknown2003-02-041-2/+22
|\ \ \ | |/ /
| * | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-2/+22
| |\ \ | | |/
| | * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-291-2/+22
* | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-211-1/+1
|\ \ \
| * | | SCRUMunknown2003-01-211-2/+0
| * | | SCRUMunknown2003-01-051-0/+2
* | | | Merge with 4.0.8unknown2003-01-061-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | A lot of portability fixes.unknown2003-01-051-1/+1
* | | Merge with 4.0unknown2002-11-211-4/+11
|\ \ \ | |/ /
| * | Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-1/+2
| * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-25/+51
* | | Some charset code clean-upsunknown2002-11-061-2/+1
* | | BINARY charset is now used instead of binary_flagunknown2002-10-251-1/+2
* | | merge with 4.0.5unknown2002-10-161-42/+97
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-2/+2
| * | Merge with 4.0.3unknown2002-08-301-41/+96
| |\ \
| | * | Default table character set has been added:unknown2002-06-191-5/+6