summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs after last mergeunknown2002-06-201-10/+11
* Made keyread (key scanning) a key specific attribute.unknown2002-06-193-123/+82
* Mergeunknown2002-06-143-0/+216
|\
| * This is just code style/minor optimizations cleanup changesetunknown2002-06-143-51/+51
| * This changeset is mostly new version of previous commit modified according unknown2002-06-113-0/+216
* | Added the following new privleges:unknown2002-06-121-1/+2
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-115-82/+108
|/
* removed init_count from IO_CACHE.unknown2002-06-051-66/+67
* 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
* | | mergeunknown2002-04-121-3/+5
|\ \ \ | |/ / |/| |
| * | Update for BTREE keys in HEAP tablesunknown2002-04-121-3/+5
* | | Merged in some changes made to MySQL clients by otherunknown2002-04-033-24/+30
|\ \ \ | |/ / |/| |
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-023-24/+30
* | | Fix for HAVE_QUERY_CACHEunknown2002-04-022-2/+1
* | | Cleanupsunknown2002-04-023-13/+16
* | | Merge work:/home/bk/mysql-4.0unknown2002-03-261-0/+4
|\ \ \
| * | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-0/+4
* | | | merge (remove conflicting zip files)unknown2002-03-272-4/+4
|\ \ \ \
| * \ \ \ merge with 3.23.50unknown2002-03-271-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed overflow bugunknown2002-03-261-1/+1
| | * | | Added help for --local-infileunknown2002-03-121-0/+1
| * | | | support for unsigned FLOAT/DOUBLEunknown2002-03-272-3/+3