Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -9/+8 |
* | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+4 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix warning VS2017 15.7 update. | Vladislav Vaintroub | 2018-05-09 | 1 | -1/+1 |
| * | | | remove my_hash_const_element(), use Hash_set in C++ code | Sergei Golubchik | 2017-03-31 | 1 | -1/+0 |
| * | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | MariaRocks: port my_hash_const_element | Sergei Petrunia | 2016-10-16 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+0 |
| |/ / |/| | | |||||
* | | | Improve mysys/hash by caching hash_nr | Monty | 2017-01-11 | 1 | -1/+1 |
|/ / | |||||
* | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/ | Sergei Golubchik | 2014-12-04 | 1 | -2/+2 |
* | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -2/+7 |
* | | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -7/+5 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -0/+1 |
|/ | |||||
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -5/+0 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge with base MySQL-5.1-maria | Michael Widenius | 2008-12-03 | 1 | -27/+65 |
| |\ \ \ \ | |||||
| * | | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de... | Michael Widenius | 2008-12-03 | 1 | -0/+2 |
* | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -4/+4 |
* | | | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+15 |
* | | | | | | WL#5137, Remove hash calculation from LOCK_open in open_table | Mikael Ronstrom | 2009-11-20 | 1 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Review comments for LOCK_open patch | Mikael Ronstrom | 2009-11-10 | 1 | -4/+6 |
| * | | | | | | A minor change to MySQL's hash where calculation of hash can be done separate... | Mikael Ronstrom | 2009-10-09 | 1 | -0/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -34/+0 |
|/ / / / / | |||||
* | | | | | merging with mysql-5.0-bugteam | V Narayanan | 2009-06-19 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Bug#43572 Handle failures from hash_init | V Narayanan | 2009-06-19 | 1 | -1/+1 |
* | | | | Added "Sun Microsystems, Inc." to copyright headers on files modified | Build Team | 2008-11-10 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Bug#37958 - test main.plugin crash on Mac OS X when selecting from EXAMPLE en... | Ingo Struewing | 2008-10-01 | 1 | -25/+63 |
| |/ |/| | |||||
* | | Bug#25175 Too much memory used by MySQL grant system | unknown | 2008-03-18 | 1 | -3/+4 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-05-24 | 1 | -14/+15 |
|\ \ | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -14/+15 |
| |/ | |||||
* | | WL#2936 | unknown | 2007-03-02 | 1 | -0/+3 |
|/ | |||||
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Small cleanup in code handling stored routines/table prelocking. | unknown | 2006-11-01 | 1 | -0/+2 |
* | A fix for Bug#7209 "Client error with "Access Denied" on updates | unknown | 2006-01-04 | 1 | -4/+10 |
* | Followup: rename the declaration (hash_reset -> my_hash_reset) | unknown | 2005-01-11 | 1 | -1/+1 |
* | After merge fixes | unknown | 2004-10-07 | 1 | -0/+1 |
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | unknown | 2004-09-22 | 1 | -1/+1 |
* | Merge key cache structures to one | unknown | 2003-11-20 | 1 | -5/+6 |
* | SCRUM | unknown | 2003-09-19 | 1 | -1/+1 |
* | Some optimization in CHARSET_INFO: | unknown | 2003-04-01 | 1 | -4/+0 |