summaryrefslogtreecommitdiff
path: root/mysys/hash.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge with base MySQL-5.1-mariaMichael Widenius2008-12-031-73/+76
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-68/+70
| | |\ \ \ \ \ \
| * | | | | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-6/+53
| |/ / / / / / /
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
* | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+1
* | | | | | | | | Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-4/+12
* | | | | | | | | Merge WL#5137 to mysql-next-mrMikael Ronstrom2009-11-271-9/+40
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ WL#5137, Remove hash calculation from LOCK_open in open_tableMikael Ronstrom2009-11-201-9/+40
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Review comments for LOCK_open patchMikael Ronstrom2009-11-101-10/+16
| | * | | | | | | | A minor change to MySQL's hash where calculation of hash can be done separate...Mikael Ronstrom2009-10-091-2/+27
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
|/ / / / / / / /
* | | | | | | | Merge from 5.0Staale Smedseng2009-09-171-7/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-5/+2
* | | | | | | Bug#43572 Handle failures from hash_initV Narayanan2009-06-221-1/+1
* | | | | | | merging with mysql-5.0-bugteamV Narayanan2009-06-191-7/+29
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Bug#43572 Handle failures from hash_initV Narayanan2009-06-191-6/+29
* | | | | | Fixed a prototype to match the actual function signature (addendum to theGeorgi Kodinov2009-03-201-1/+1
* | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-6/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
* | | | | 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-68/+70
| |/ / |/| |
* | | Bug#25175 Too much memory used by MySQL grant systemunknown2008-03-181-2/+3
| |/ |/|
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-8/+12
* | Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-5.0-enginesunknown2007-07-051-0/+19
|\ \ | |/
| * Merge mysql.com:/home/svoj/devel/mysql/BUG27564/mysql-4.1-enginesunknown2007-07-051-0/+19
| |\
| | * BUG#27564 - Valgrind: UDF does not cleanup correctlyunknown2007-07-051-0/+19
* | | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-3/+5
* | | Merged from main 5.1unknown2007-05-241-2/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-32/+33
|\ \ \
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-32/+33
* | | | WL#2936 - Falcon & MySQL plugin interface: server variablesunknown2007-04-181-3/+6
* | | | WL#2936unknown2007-03-021-0/+17
|/ / /
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-6/+7
|\ \ \ | |/ /
| * | Remove compiler warningsunknown2006-11-201-6/+7