summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2002-06-0312-88/+127
|\
| * merge with 3.23unknown2002-06-022-2/+2
| |\
| | * Portability fixes for SCO and HPUXunknown2002-05-311-1/+1
| | * A small fix for HP-UX when used --with-debugunknown2002-05-301-1/+1
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-292-0/+17
| * | merge with 3.23.51unknown2002-05-272-14/+20
| |\ \ | | |/
| | * Renamed stripp_sp -> strip_spunknown2002-05-271-1/+1
| | * Split raid C function to separate file to make things more portable.unknown2002-05-271-0/+6
| | * Portability fix for OSF1unknown2002-05-271-13/+13
| * | Removed GNU getopt from MySQL distribution (replaced by my_getopt)unknown2002-05-221-2/+1
| * | Fixes for gcc 3.1unknown2002-05-211-8/+8
| * | merge with 3.23.51unknown2002-05-163-26/+37
| |\ \ | | |/
| | * New my_gethostbyname_r() handlingunknown2002-05-162-25/+36
| | * Sergei's MyODBC fixunknown2002-05-121-3/+3
| | * Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-1/+17
| * | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-1/+1
| * | resolve changesunknown2002-05-151-0/+1
| |\ \
| | * | Features made for Schlund plus several bug fixes.unknown2002-05-151-0/+1
| * | | - Added new type GET_STRALC to my_getopt.unknown2002-05-141-1/+1
| * | | Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-1/+2
| * | | Reworked the RPM spec file and added several fixes to make theunknown2002-05-031-1/+1
| * | | Merge work:/home/bk/mysql-4.0unknown2002-04-281-3/+3
| |\ \ \
| | * | | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-3/+3
| * | | | mergeunknown2002-04-251-0/+7
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-1/+1
| | * | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-0/+7
| * | | my_alloc.h included in installationunknown2002-04-203-3/+3
| | |/ | |/|
| * | query cache code can be excluded from serverunknown2002-04-151-8/+0
| * | collision resolvingunknown2002-04-133-37/+41
| |\ \
| | * | allocated bigger blocks if it neededunknown2002-04-133-37/+41
* | | | Extension of .frm file (not yet ready for push)unknown2002-06-022-40/+44
* | | | Fixed problem in fulltest testcaseunknown2002-05-221-3/+3
* | | | BTREE heap key structure is now the same as MyISAMunknown2002-05-213-12/+7
* | | | Index number argumentunknown2002-04-291-2/+2
* | | | MI_KEYSEG -> HA_KEYSEGunknown2002-04-253-8/+8
* | | | RB-Tree indexes support in HEAP tablesunknown2002-04-255-29/+106
* | | | Exhange HA_AUTO_KEY and HA_SPATIAL values: FRM stores only 8bit flagsunknown2002-04-181-2/+2
* | | | Fix for problem that GROUP BY and DISTINCT didn't work for UTF8unknown2002-04-171-1/+4
* | | | Some charsets require special hash functionunknown2002-04-171-0/+5
* | | | New win1250ch charsetunknown2002-04-171-0/+15
* | | | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
* | | | mergeunknown2002-04-134-96/+246
|\ \ \ \ | |/ / / |/| | |
| * | | Big5 conversion routinesunknown2002-03-291-4/+14
| * | | charset<->unicode conversion tables and routinesunknown2002-03-291-5/+25
| * | | New UTF8 charsetunknown2002-03-281-24/+67
| * | | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-1/+20
| * | | Hash now supports several charsetsunknown2002-03-141-2/+4
| * | | use String->charset instead of default_charset_infounknown2002-03-141-35/+4
| * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-122-103/+68
| * | | New fiedls in CHARSET_INFO strucutreunknown2002-03-071-36/+70