summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Changes for new binary .frm formatunknown2002-06-041-10/+11
| | * | Extension of .frm file (not yet ready for push)unknown2002-06-021-60/+76
| | * | Fixed key algorithm handlingunknown2002-05-221-0/+5
| | * | Now string values are created and filled with charset fieldunknown2002-05-171-1/+1
| | * | Now several character sets can live in the same table,unknown2002-05-141-0/+21
| | * | RB-Tree indexes support in HEAP tablesunknown2002-04-251-22/+0
| | * | Fix to use Monty's changes in frm formatunknown2002-04-181-2/+11
| | * | mergeunknown2002-04-131-7/+32
| | |\ \
| | | * | Hash now supports several charsetsunknown2002-03-141-0/+1
| | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-6/+8
| | | * | Added GIS extensionunknown2002-02-221-1/+23
* | | | | Merge with 3.23.54unknown2002-10-161-0/+7
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fixed a bug in key optimizing handling where the expressionunknown2002-10-141-0/+7
| * | | Fixed problem with auto_increment key as not first key partunknown2002-07-231-11/+14
* | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+1
* | | | New SET syntax & system variables.unknown2002-07-231-11/+15
* | | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-1/+2
* | | | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-4/+14
* | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
| |/ / |/| |
* | | Update for BTREE keys in HEAP tablesunknown2002-04-121-7/+19
* | | mergeunknown2002-03-121-2/+2
|\ \ \ | |/ /
| * | Added help for --local-infileunknown2002-03-121-2/+2
* | | mergeunknown2002-03-061-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-1/+1
| * Corrected fix for not freed memory when using corrupted tablesunknown2002-03-051-0/+2
| * memory leak with broken tables fixedunknown2002-02-201-1/+0
* | mergeunknown2001-12-131-4/+2
|\ \ | |/
| * Fixed problem with default & InnoDB tables.unknown2001-12-131-4/+2
* | Update copyrightunknown2001-12-061-4/+4
* | Update of query cache code.unknown2001-12-051-1/+2
* | Portability fixunknown2001-11-071-1/+1