Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+4 |
* | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -1/+2 |
* | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/5.5' into 10.1 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix spelling mistakes in MyISAM code comments | Ian Gilfillan | 2019-09-20 | 1 | -1/+1 |
* | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 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 | 2019-03-17 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -4/+4 |
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted files | Monty | 2017-05-17 | 1 | -2/+2 |
|/ / | |||||
* | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -1/+1 |
* | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -1/+1 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -2/+3 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ | |||||
| * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ | |||||
* | | \ | 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/+4 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -4/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -4/+4 |
| | |\ \ | | | |/ | |||||
| * | | | WL#86: Partitioned key cache for MyISAM. | Igor Babaev | 2010-02-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing) | Michael Widenius | 2009-11-30 | 1 | -1/+1 |
| * | | Merge gbichot4.local:/home/mysql_src/mysql-5.1-build-gca | unknown | 2008-02-18 | 1 | -3/+3 |
| |\ \ | |||||
| * \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-09-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-27 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria | unknown | 2007-02-28 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-5.1 | unknown | 2006-05-24 | 1 | -1/+1 |
| | | | |\ \ \ | |||||
| | | | | * | | | Added storage/maria (based on MyISAM). WL#3245 | unknown | 2006-04-11 | 1 | -1/+1 |
* | | | | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -2/+2 |
* | | | | | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -2/+0 |
* | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -6/+6 |
* | | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge mysql-next-mr to mysql-next-mr-svoj. | Sergey Vojtovich | 2009-12-09 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-11-25 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -25/+25 |
|/ / / / / / | |||||
* | | | | | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> | unknown | 2008-02-18 | 1 | -3/+3 |
|/ / / / / | |||||
* | | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | unknown | 2007-08-13 | 1 | -2/+3 |
|/ / / / | |||||
* | | | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -29/+31 |
|/ / / | |||||
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-31 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|/ / | |||||
* | | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2006-05-04 | 1 | -1/+1 |
|/ | |||||
* | merge | unknown | 2005-07-19 | 1 | -1/+1 |
* | Changes to create storage directory for storage engines. | unknown | 2005-04-26 | 1 | -0/+845 |