summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
* Made keyread (key scanning) a key specific attribute.unknown2002-06-193-886/+796
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-172-3/+6
|\
| * Cleanup of checking of user resourcesunknown2002-06-162-3/+6
* | Mergeunknown2002-06-144-1/+2079
|\ \ | |/ |/|
| * This is just code style/minor optimizations cleanup changesetunknown2002-06-143-137/+130
| * Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-114-1/+2086
| |\
| | * This changeset is mostly new version of previous commit modified according unknown2002-06-114-1/+2086
* | | Added the following new privleges:unknown2002-06-121-7/+4
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-118-169/+183
|/ /
* | Some enhancements in my_getopt. Made code more readable and betterunknown2002-06-091-24/+29
|/
* removed init_count from IO_CACHE.unknown2002-06-051-2/+0
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-041-5/+2
|\
| * Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-5/+2
* | Fixed two bugs in my_getopt.unknown2002-06-031-2/+8
|/
* 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