summaryrefslogtreecommitdiff
path: root/mysys/my_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-3/+3
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+3
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* Fix after manual merge.kroki/tomash@moonlight.intranet2006-07-291-1/+1
* Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergekroki/tomash@moonlight.intranet2006-07-291-1/+1
|\
| * BUG#21206: memory corruption when too many cursors are opened at oncekroki/tomash@moonlight.intranet2006-07-261-1/+1
* | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-2/+2
* | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
* | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-07-191-0/+31
* | Cleanups during reviewmonty@mishka.local2005-07-181-0/+1
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-0/+45
* | after merge fixesserg@serg.mylan2005-03-091-2/+4
* | mergedserg@serg.mylan2005-03-091-4/+0
|\ \ | |/
| * Merge 4.0.24 compile changes into the 4.1 tree.joerg@mysql.com2005-03-071-37/+222
| * Please the Sun C compiler by qualifying 'inline' as 'static inline'.joerg@mysql.com2005-03-041-2/+2
* | merge with 4.1monty@mysql.com2004-10-291-2/+2
|\ \
| * | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-2/+2
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-1/+0
|\ \ \ | |/ /
| * | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | | Manual mergesergefp@mysql.com2004-06-141-0/+66
|\ \ \ | |/ / |/| |
| * | * New index_merge EXPLAIN output formatsergefp@mysql.com2004-05-291-6/+16
| * | This is first cset for WL#1394 "Optimize index merge when all involved index ...sergefp@mysql.com2004-05-131-0/+56
* | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-3/+3
|/ /
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-11/+37
* | compatibility fixesserg@serg.mylan2003-11-031-17/+17
* | post-merge fixesserg@serg.mylan2003-10-301-3/+12
* | Bitmap post-review fixesserg@serg.mylan2003-10-301-14/+24
* | fixes to Bitmap classserg@serg.mylan2003-10-241-97/+78
* | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-13/+175
|/
* Cleanup of alarm macros.monty@hundin.mysql.fi2001-12-211-1/+1
* Merge with 3.23.47monty@hundin.mysql.fi2001-12-151-9/+50
|\
| * misc cleanup sasha@mysql.sashanet.com2001-12-131-3/+4
| * slave-skip-errorssasha@mysql.sashanet.com2001-12-121-7/+45
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-16/+14
* | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-1/+1
|/
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-1/+1
* Fixed bug in bitmap handlingmonty@donna.mysql.com2001-02-091-1/+2
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-071-7/+5
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-17/+42
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-22/+43
* Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-271-0/+60