summaryrefslogtreecommitdiff
path: root/include/my_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-2/+3
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-4/+5
| | | |\
| | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\ \
* | | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix bug lp:869036unknown2011-11-171-0/+4
| |/ / / /
* | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-4/+6
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | 5.5-mergeSergei Golubchik2011-07-021-8/+5
|\ \ \ \ \
| * \ \ \ \ Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2011-02-161-4/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-161-4/+5
| | | |/ / | | |/| |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-2/+0
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-0/+3
* | | | | merge.Sergei Golubchik2010-11-251-2/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed i...Michael Widenius2010-10-061-2/+2
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-16/+0
| |\ \ \ | | |/ /
| * | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+2
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-22/+0
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-16/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-16/+0
| |/ /
* | | WL#2360 Performance schemaMarc Alff2009-12-091-2/+2
|/ /
* | Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-0/+16
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-mainunknown2007-07-251-0/+11
|\ \
| * | Bug#26827 - table->read_set is set incorrectly,unknown2007-07-051-0/+11
* | | Bug#19259 rpl_ndb_dd_partitions failed on Solarisunknown2007-07-121-0/+1
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-22/+31
* | Added missing prototypes to mysys/my_bitmap.hunknown2006-04-111-0/+2
* | Compile fixes for aix52-64bit.unknown2006-01-011-0/+2
* | Added bitmap_buffer_size()unknown2005-11-241-0/+1
* | Reapplied portability changes, from changesets by kent, joerg and msvenssonunknown2005-11-061-4/+4
* | mergeunknown2005-07-191-0/+1
|\ \ | |/
| * Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-0/+1
* | Mergeunknown2005-07-121-0/+2
|\ \ | |/
| * Name resolution context added (BUG#6443)unknown2005-07-011-0/+2
* | Patch for bugs in bitmap (endian issue)unknown2005-06-061-6/+41
* | changed name of my_bitmap member since it has a different meaning than in 5.0unknown2005-06-021-4/+4
* | bitmap bug fixes and interface changeunknown2005-06-021-6/+6
* | Many fixesunknown2005-05-121-11/+44
|/
* Fixes in opt_range.cc: ROR plan choice codeunknown2005-01-171-1/+1
* Manual mergeunknown2004-06-141-0/+2
|\
| * This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-0/+2
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-0/+6
|/
* Bitmap post-review fixesunknown2003-10-301-9/+9
* fixes to Bitmap classunknown2003-10-241-4/+3
* key_map with more that 64 bits widthunknown2003-10-111-9/+17
* Merge with 3.23.47unknown2001-12-151-1/+11
|\
| * misc cleanup unknown2001-12-131-2/+3