summaryrefslogtreecommitdiff
path: root/include/hash.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-9/+8
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-4/+4
* 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
| * | | remove my_hash_const_element(), use Hash_set in C++ codeSergei Golubchik2017-03-311-1/+0
| * | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-03-111-1/+1
| |\ \ \
| * | | | MariaRocks: port my_hash_const_elementSergei Petrunia2016-10-161-0/+1
| | |/ / | |/| |
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+0
| |/ / |/| |
* | | Improve mysys/hash by caching hash_nrMonty2017-01-111-1/+1
|/ /
* | cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-2/+2
* | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-2/+7
* | small cleanupSergei Golubchik2013-04-071-7/+5
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-0/+1
|/
* 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
* | | | lots of post-merge changesSergei Golubchik2011-04-251-5/+0
* | | | merge.Sergei Golubchik2010-11-251-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+1
| |\ \ \ | | |/ /
| * | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
| |\ \ \
| * \ \ \ Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-27/+65
| |\ \ \ \
| * | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-0/+2
* | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+4
* | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+15
* | | | | | WL#5137, Remove hash calculation from LOCK_open in open_tableMikael Ronstrom2009-11-201-0/+11
|\ \ \ \ \ \
| * | | | | | Review comments for LOCK_open patchMikael Ronstrom2009-11-101-4/+6
| * | | | | | A minor change to MySQL's hash where calculation of hash can be done separate...Mikael Ronstrom2009-10-091-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Backport of:Konstantin Osipov2009-10-141-34/+0
|/ / / / /
* | | | | merging with mysql-5.0-bugteamV Narayanan2009-06-191-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Bug#43572 Handle failures from hash_initV Narayanan2009-06-191-1/+1
* | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| |_|/ |/| |
* | | Bug#37958 - test main.plugin crash on Mac OS X when selecting from EXAMPLE en...Ingo Struewing2008-10-011-25/+63
| |/ |/|
* | Bug#25175 Too much memory used by MySQL grant systemunknown2008-03-181-3/+4
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-14/+15
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-14/+15
| |/
* | WL#2936unknown2007-03-021-0/+3
|/
* Many files:unknown2006-12-231-2/+1
* Small cleanup in code handling stored routines/table prelocking.unknown2006-11-011-0/+2
* A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-041-4/+10
* Followup: rename the declaration (hash_reset -> my_hash_reset)unknown2005-01-111-1/+1
* After merge fixesunknown2004-10-071-0/+1
* A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-1/+1
* Merge key cache structures to oneunknown2003-11-201-5/+6
* SCRUMunknown2003-09-191-1/+1
* Some optimization in CHARSET_INFO:unknown2003-04-011-4/+0