summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2002-06-0316-1179/+525
|\
| * merge with 3.23unknown2002-06-021-1/+1
| |\
| | * Portability fixes for SCO and HPUXunknown2002-05-311-1/+1
| * | Fixed a bug in my_getopt.unknown2002-05-311-2/+3
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-58/+67
| * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-281-0/+1
| |\ \
| | * | Fixing a small bug in new code for cond_timedwait fixunknown2002-05-281-0/+1
| * | | fixed tests after mergeunknown2002-05-281-1/+1
| * | | merge with 3.23.51unknown2002-05-273-5/+37
| |\ \ \ | | |/ / | |/| / | | |/
| | * Renamed stripp_sp -> strip_spunknown2002-05-272-4/+4
| | * Split raid C function to separate file to make things more portable.unknown2002-05-273-11/+33
| * | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-23/+26
| * | my_getopt:unknown2002-05-221-78/+72
| * | Removed GNU getopt from MySQL distribution (replaced by my_getopt)unknown2002-05-223-921/+1
| * | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-221-2/+12
| * | mergeunknown2002-05-191-0/+1
| |\ \ | | |/
| | * Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-05-161-1/+1
| | |\
| | | * A final and proper fix for HP-UX problems with pthread_cond_timedwait.unknown2002-05-161-1/+1
| * | | Fixed some compilation problems in last changesetunknown2002-05-162-4/+5
| * | | merge with 3.23.51unknown2002-05-164-72/+134
| |\ \ \ | | |/ /
| | * | New my_gethostbyname_r() handlingunknown2002-05-164-55/+129
| | |/
| | * Sergei's MyODBC fixunknown2002-05-125-6/+6
| * | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-6/+7
| * | Some bug fixes.unknown2002-05-151-2/+6
| * | - Added new type GET_STRALC to my_getopt.unknown2002-05-141-2/+9
| * | Fixed some bugs and added support for --loose-set-variableunknown2002-05-131-24/+23
| * | Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-128-67/+207
| |\ \
| | * | - Fixed some option types in my_getopt struct in all clients.unknown2002-05-111-12/+27
| | * | Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-37/+148
| | * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-291-8/+8
| | |\ \
| | | * | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-8/+8
| | * | | Merge work:/home/bk/mysql-4.0unknown2002-04-285-6/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | init_dynamic_array MyODBC compatibility fixunknown2002-04-285-6/+6
| | * | | mergeunknown2002-04-251-2/+16
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Small fix for HP-UX 10.20 with DCE threadsunknown2002-04-161-2/+2
| | | * | Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-2/+16
| | * | | Fixed syntax error in mysql.ccunknown2002-04-241-2/+2
| | | |/ | | |/|
| * | | Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-04-171-8/+10
| |\ \ \ | | |/ / | |/| |
| | * | Merge jcole@work.mysql.com:/home/bk/mysql-4.0unknown2002-03-271-8/+10
| | |\ \
| | | * | mysys/testhash.c: Changed Swedish comments to English.unknown2002-03-271-8/+10
| * | | | allocated bigger blocks if it neededunknown2002-04-131-8/+8
* | | | | Fixed problem in fulltest testcaseunknown2002-05-221-47/+62
* | | | | BTREE heap key structure is now the same as MyISAMunknown2002-05-212-369/+36
* | | | | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-2/+2
* | | | | RB-Tree indexes support in HEAP tablesunknown2002-04-253-12/+897
* | | | | Some charsets require special hash functionunknown2002-04-171-1/+6
* | | | | Some fixes after merging changes from 4.0unknown2002-04-161-1/+1
* | | | | mergeunknown2002-04-1315-264/+77
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | charset<->unicode conversion tables and routinesunknown2002-03-291-1/+2
| * | | | Removed some default_charset_infounknown2002-03-141-2/+1