summaryrefslogtreecommitdiff
path: root/mysys/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 to 10.5Marko Mäkelä2020-10-221-3/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-10-221-3/+2
| |\
| | * UBSAN UndefinedBehaviorSanitizer: undefined-behavior ../mysys/hash.c:798:9Eugene Kosov2020-10-031-3/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+7
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+7
| |\ \ | | |/
| | * MDEV-22074 UBSAN: applying zero offset to null pointer in hash.cEugene Kosov2020-03-311-1/+7
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-8/+7
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+4
* | | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-1/+1
* | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-2/+2
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | Fix warning VS2017 15.7 update.Vladislav Vaintroub2018-05-091-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
|/ / /
* | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-6/+6
* | | remove my_hash_const_element(), use Hash_set in C++ codeSergei Golubchik2017-03-311-8/+0
* | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-311-4/+12
|\ \ \
| * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-4/+12
| |\ \ \ | | |/ /
| | * | spelling fixesklemens2017-03-071-2/+2
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-2/+10
| | |\ \
| | | * | Added a separate lock for start/stop/reset slave.Monty2017-02-281-2/+10
| | | * | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-1/+1
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-03-111-76/+176
|\ \ \ \ \ | |/ / / /
| * | | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-111-7/+7
| * | | | Improve mysys/hash by caching hash_nrMonty2017-01-111-69/+169
| |/ / /
* | | | MariaRocks: port my_hash_const_elementSergei Petrunia2016-10-161-0/+8
|/ / /
* | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-1/+1
* | | cleanup: my_init_dynamic_array2 -> init_dynamic_array2Sergei Golubchik2014-10-111-4/+3
|/ /
* | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-17/+15
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+2
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+2
* | | small cleanupSergei Golubchik2013-04-071-2/+4
|/ /
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+4
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | merge with 5.3Sergei Golubchik2011-10-191-9/+13
|\ \ \ \
| * \ \ \ Merge with 5.2Michael Widenius2011-03-091-1/+2
| |\ \ \ \
| | * | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-1/+2
| * | | | | Fixed compiler warnings and some test failures found by buildbotMichael Widenius2011-02-231-8/+11
| |/ / / /
* | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-2/+4
* | | | | merge.Sergei Golubchik2010-11-251-11/+59
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-7/+2
| |\ \ \ | | |/ /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-7/+29
| |\ \ \
| * \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-7/+6
| |\ \ \ \
| * \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
| |\ \ \ \ \