summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added nety_retry_count as a changeable variableunknown2002-08-081-1/+1
* merge with 3.23.52unknown2002-08-081-0/+1
|\
| * Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-061-7/+10
| * my_pthread.h, configure.in:unknown2002-08-061-0/+7
| * Changed initialization of RND() to be less predictable.unknown2002-08-061-0/+1
| * Fixed bug with GROUP BY on NULL fields.unknown2002-08-052-0/+5
| * Two small patches proposed by Paul DuBoisunknown2002-08-031-1/+1
* | mergeunknown2002-08-083-18/+15
|\ \
| * | Fix for Intel compiler (ecc)unknown2002-08-083-18/+15
* | | mergeunknown2002-08-086-11/+22
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-084-8/+16
| * | Merge with 3.23.51unknown2002-07-252-3/+6
| |\ \ | | |/
| | * - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> unknown2002-07-152-4/+7
| | * Added some patches provided by SuSE to fix build problems onunknown2002-07-151-1/+2
* | | Fix for QNX 6.2.unknown2002-08-051-2/+5
* | | Two small patches proposed by Paul DuBoisunknown2002-08-031-1/+1
* | | Portability fix for QNX 6.2unknown2002-08-021-0/+2
* | | few small fixesunknown2002-08-011-2/+2
* | | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-1/+0
* | | Merge work:/home/bk/mysql-4.0unknown2002-07-251-14/+13
|\ \ \
| * | | MI_SORT_INFO and MI_SORT_PARAM massagingunknown2002-07-251-14/+13
| |/ /
* | | Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.hunknown2002-07-251-1/+3
|/ /
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+3
* | mergeunknown2002-07-239-33/+36
|\ \
| * | New SET syntax & system variables.unknown2002-07-239-33/+36
* | | parallel repair: style fixupsunknown2002-07-212-3/+2
* | | Some unknown2002-07-172-30/+30
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2002-07-141-0/+2
|\ \
| * | parallel repair needs rec_buff local for thread !!!unknown2002-07-141-0/+2
* | | Merge work:/home/bk/mysql-4.0/unknown2002-07-101-3/+3
|\ \ \
| * \ \ Merge work:/home/bk/mysql-4.0/unknown2002-07-011-3/+3
| |\ \ \
| | * | | Added interface for first set of dynamic variables.unknown2002-06-281-3/+3
* | | | | Added a compile fix for AIX to include/my_sys.hunknown2002-07-031-0/+7
| |_|/ / |/| | |
* | | | Portability fixes.unknown2002-07-011-5/+7
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2002-06-302-0/+8
|\ \ \
| * | | Fix problem with gcc 3.1unknown2002-06-301-1/+1
| * | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-302-0/+8
| |\ \ \
| | * | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-302-0/+8
* | | | | mergedunknown2002-06-302-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-302-26/+5
* | | | | semaphores replaced by rwlockunknown2002-06-301-2/+2
| |/ / / |/| | |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-292-7/+6
|\ \ \ \
| * | | | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-292-7/+6
* | | | | Small comment typo fixunknown2002-06-291-1/+1
|/ / / /
* | | | Added support for semaphores in mysys.unknown2002-06-291-4/+13
* | | | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-282-34/+38
| |/ / |/| |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-271-3/+10
|\ \ \
| * | | improvement in root memory allocatorunknown2002-06-271-3/+10
| |/ /
* | | Made lock_io_cache() and unlock_io_cache() as functions.unknown2002-06-271-26/+5
* | | mergeunknown2002-06-272-17/+33
|\ \ \ | |/ / |/| |