summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-07-234-47/+147
|\
| * New SET syntax & system variables.unknown2002-07-234-47/+147
* | Some unknown2002-07-171-2/+2
|/
* Merge work:/home/bk/mysql-4.0unknown2002-07-141-9/+0
|\
| * parallel repair needs rec_buff local for thread !!!unknown2002-07-141-9/+0
* | Merge work:/home/bk/mysql-4.0/unknown2002-07-101-14/+14
|\ \
| * \ Merge work:/home/bk/mysql-4.0/unknown2002-07-011-14/+14
| |\ \
| | * | Added interface for first set of dynamic variables.unknown2002-06-281-14/+14
* | | | Rewrite function commentsunknown2002-07-098-22/+232
* | | | Added a compile fix for AIX to include/my_sys.hunknown2002-07-031-7/+7
| |_|/ |/| |
* | | Portability fixes.unknown2002-07-011-5/+10
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2002-06-301-2/+2
|\ \
| * | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-2/+2
* | | post-merge fixunknown2002-06-301-1/+0
* | | mergedunknown2002-06-301-31/+68
|\ \ \ | |/ / |/| |
| * | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-25/+88
* | | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-20/+51
* | | Portability fix (for HPUX)unknown2002-06-291-1/+0
* | | Added support for semaphores in mysys.unknown2002-06-295-14/+125
| |/ |/|
* | Fixed bug in REPAIR table.unknown2002-06-281-2/+4
* | Indentation cleanup & new commentsunknown2002-06-282-112/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-271-17/+33
|\ \
| * | improvement in root memory allocatorunknown2002-06-271-17/+33
| |/
* | Made lock_io_cache() and unlock_io_cache() as functions.unknown2002-06-271-28/+54
* | mergeunknown2002-06-271-27/+68
|\ \ | |/ |/|
| * Removed mysql_ssl_clear() unknown2002-06-271-27/+68
* | post-merge fixunknown2002-06-241-10/+10
|\ \
| * | Fix some warning issued by Windows Compilerunknown2002-06-231-10/+10
| |/
* | Merge work:/home/bk/mysql-4.0unknown2002-06-211-8/+110
|\ \ | |/ |/|
| * resolvingunknown2002-06-201-8/+110
| |\
| | * multithreaded repair-by-sort codeunknown2002-06-191-8/+110
* | | 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