summaryrefslogtreecommitdiff
path: root/mysys/my_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixes to embedded server to be able to run tests with itunknown2006-02-241-2/+2
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-1/+1
|\ \ \ | |/ /
| * | many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
* | | Change DBUG_ASSERT(1) to DBUG_ASSERT(0)unknown2006-02-011-4/+4
* | | mergeunknown2005-07-201-2/+3
* | | mergeunknown2005-07-191-1/+32
|\ \ \ | |/ /
| * | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-0/+31
| * | Cleanups during reviewunknown2005-07-181-0/+1
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-22/+14
* | | post merge fixesunknown2005-07-131-2/+2
* | | Mergeunknown2005-07-121-0/+45
|\ \ \ | |/ /
| * | Name resolution context added (BUG#6443)unknown2005-07-011-0/+45
* | | changed name of my_bitmap member since it has a different meaning than in 5.0unknown2005-06-021-19/+19
* | | bitmap bug fixes and interface changeunknown2005-06-021-55/+80
* | | Many fixesunknown2005-05-121-167/+764
|/ /
* | after merge fixesunknown2005-03-091-2/+4
* | mergedunknown2005-03-091-4/+0
|\ \ | |/
| * Merge 4.0.24 compile changes into the 4.1 tree.unknown2005-03-071-37/+222
| * Please the Sun C compiler by qualifying 'inline' as 'static inline'.unknown2005-03-041-2/+2
* | merge with 4.1unknown2004-10-291-2/+2
|\ \
| * | true,false -> TRUE, FALSEunknown2004-10-141-2/+2
* | | Merge with 4.1.3-betaunknown2004-07-071-1/+0
|\ \ \ | |/ /
| * | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | | Manual mergeunknown2004-06-141-0/+66
|\ \ \ | |/ / |/| |
| * | * New index_merge EXPLAIN output formatunknown2004-05-291-6/+16
| * | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-0/+56
* | | key_cmp -> key_cmp_if_sameunknown2004-05-161-3/+3
|/ /
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-11/+37
* | compatibility fixesunknown2003-11-031-17/+17
* | post-merge fixesunknown2003-10-301-3/+12
* | Bitmap post-review fixesunknown2003-10-301-14/+24
* | fixes to Bitmap classunknown2003-10-241-97/+78
* | key_map with more that 64 bits widthunknown2003-10-111-13/+175
|/
* Cleanup of alarm macros.unknown2001-12-211-1/+1
* Merge with 3.23.47unknown2001-12-151-9/+50
|\
| * misc cleanup unknown2001-12-131-3/+4
| * slave-skip-errorsunknown2001-12-121-7/+45
* | Update copyrightunknown2001-12-061-16/+14
* | New improved IO_CACHEunknown2001-11-281-1/+1
|/
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-1/+1
* Fixed bug in bitmap handlingunknown2001-02-091-1/+2
* Force sockets to be blocking on HPUX 11.0unknown2001-02-071-7/+5
* Use new bitmap interfaceunknown2001-02-071-17/+42
* New myisamchk option --sort-recoverunknown2001-01-311-22/+43
* Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-271-0/+60