summaryrefslogtreecommitdiff
path: root/sql/sql_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-1/+1
|\
| * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-1/+1
| |\
| | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-1/+1
| | * MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2021-06-101-223/+166
* | | Changing all cost calculation to be given in millisecondsMonty2023-02-021-2/+10
|/ /
* | MDEV-19787 Speedup Table_map_iterator, via compiler intrinsicsVladislav Vaintroub2019-06-191-18/+9
* | MDEV-19702 Refactor Bitmap<N> to be based on ulonglong, not on uint32Vladislav Vaintroub2019-06-191-223/+166
|/
* MDEV-19709 Workaround "internal compiler bug" on GCC v 4.9Vladislav Vaintroub2019-06-121-3/+7
* MDEV-19709: Unbreak the build for clangMarko Mäkelä2019-06-111-1/+1
* MDEV-19709 Bitmap<128>::merge etc may crash on older GCC versionsVladislav Vaintroub2019-06-111-0/+17
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-091-65/+196
|/ / /
* | | Fix some -Wsign-conversionMarko Mäkelä2018-04-291-6/+9
|/ /
* | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-3/+41
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-1/+1
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-1/+1
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-2/+2
|/ / /
* | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+1
|\ \ \ | |/ /
| * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-0/+1
| |\ \ | | |/
| | * Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE Neeraj Bisht2013-05-131-0/+1
* | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-2/+3
|/ /
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-0/+15
|\ \ \
| * \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-0/+15
| |\ \ \
| | * | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-0/+15
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | merge.Sergei Golubchik2010-11-251-15/+48
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-14/+14
| * | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-1/+1
| |/ /
| * | MWL#17: Table eliminationSergey Petrunya2009-08-131-0/+33
| |/
* | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-9/+0
* | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-251-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+5
|/
* Fix Bug#27812 "an ampersand is missed in sql/sql_bitmap.h, line 68"unknown2008-01-291-1/+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-0/+2
* | mergeunknown2005-07-201-1/+1
* | mergeunknown2005-07-191-0/+9
|\ \ | |/
| * Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-0/+9
* | mergeunknown2005-06-061-1/+1
|\ \ | |/
| * mergeunknown2005-06-051-1/+1
| |\