Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -6/+6 |
|\ | |||||
| * | 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 |
| * | | | | MDEV-17845 Extreme high open file limit used | Sergei Golubchik | 2019-05-07 | 1 | -5/+5 |
* | | | | | Minor cleanup in the optimizer trace code. | Varun Gupta | 2019-02-18 | 1 | -5/+5 |
* | | | | | MDEV-6111 Optimizer Trace | Varun Gupta | 2019-02-13 | 1 | -3/+24 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler warnings | Michael Widenius | 2017-10-18 | 1 | -3/+5 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -1/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | fix some conversion warnings | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -3/+4 |
* | | | | MDEV-10914 ROW data type for stored routine variables | Alexander Barkov | 2017-04-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | compilation warning | Sergei Golubchik | 2016-06-30 | 1 | -2/+2 |
* | | | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-24 | 1 | -1/+1 |
* | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+1 |
* | | | Fix compile errors | Vladislav Vaintroub | 2016-04-28 | 1 | -1/+1 |
* | | | Final fixes for Memory_used | Monty | 2016-04-28 | 1 | -26/+34 |
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -5/+2 |
|\ \ | |||||
| * \ | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -5/+2 |
| |\ \ | | |/ | |||||
| | * | Simple cleanups | Monty | 2015-06-25 | 1 | -5/+2 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6687: Assertion `0' failed in Protocol::end_statement on query | Sergei Petrunia | 2015-02-19 | 1 | -1/+1 |
* | | | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -21/+23 |
|/ / | |||||
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | Use LOCK_show_status when we add things to all_status_vars | Michael Widenius | 2014-09-15 | 1 | -2/+0 |
* | | MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing statu... | Sergei Golubchik | 2014-09-07 | 1 | -2/+1 |
* | | MDEV-734: LP:917662 - mysql_print_status() missing final fflush() | Michael Widenius | 2014-03-22 | 1 | -1/+1 |
* | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Debugging aid: Add T* List<T>::elem(int n) which returns N-th element in the ... | Sergey Petrunya | 2014-03-11 | 1 | -0/+9 |
* | | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tables | Sergey Vojtovich | 2014-03-20 | 1 | -2/+2 |
* | | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_use | Sergey Vojtovich | 2014-02-13 | 1 | -4/+5 |
* | | MDEV-5388 - Reduce usage of LOCK_open: unused_tables | Sergey Vojtovich | 2013-12-12 | 1 | -36/+9 |
* | | MDEV-4956 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.used_tables | Sergey Vojtovich | 2013-12-10 | 1 | -13/+15 |
* | | MDEV-4702 - Reduce usage of LOCK_open | Sergey Vojtovich | 2013-08-14 | 1 | -16/+14 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -1/+1 |
* | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix a compile warning on NetBSD | Vladislav Vaintroub | 2013-06-01 | 1 | -1/+1 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+3 |
|/ | |||||
* | Fixed some simple warnings on Windows. | Vladislav Vaintroub | 2012-04-13 | 1 | -1/+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 |
| |\ |