Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple cleanups (no logic changes) | Monty | 2018-12-09 | 1 | -2/+2 |
* | Call alloc() instead of realloc() | Monty | 2018-07-13 | 1 | -2/+1 |
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -4/+4 |
* | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -1/+1 |
* | MDEV-10814: Don't coredump query cache | Daniel Black | 2018-02-26 | 1 | -1/+1 |
* | Merge branch '10.3' into 10.2-MDEV-10814-dont-dump-query-cache | Daniel Black | 2018-02-25 | 1 | -149/+169 |
|\ | |||||
| * | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+19 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+19 |
| | |\ | |||||
| | | * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+19 |
| | | |\ | |||||
| | | | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+19 |
| | | | |\ | |||||
| | | | | * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+18 |
| | | | | |\ | |||||
| | | | | | * | MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changed | Oleksandr Byelkin | 2018-01-14 | 1 | -1/+18 |
| * | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -129/+128 |
| * | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -18/+21 |
| * | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-03 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-01-03 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-03 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-01-03 | 1 | -1/+1 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Silence some -Wimplicit-fallthrough by proper spelling | Marko Mäkelä | 2018-01-03 | 1 | -1/+1 |
* | | | | | | | MDEV-10814: Coredumps to exclude query cache (Linux) | Daniel Black | 2017-11-21 | 1 | -1/+18 |
|/ / / / / / | |||||
* | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -2/+2 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -213/+213 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -213/+213 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix DBUG_PRINT formatting in query cache. | Vladislav Vaintroub | 2017-09-29 | 1 | -2/+2 |
| | * | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -211/+211 |
* | | | | | | Counting hits for queries in query cache. | Peter Shchuchkin | 2017-08-31 | 1 | -1/+2 |
* | | | | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -3/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 1 | -3/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -3/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -3/+2 |
* | | | | | | New option for slow logging (log_slow_disable_statements) | Monty | 2017-08-24 | 1 | -1/+0 |
* | | | | | | Added DBUG_ASSERT_AS_PRINTF compile flag | Monty | 2017-08-24 | 1 | -1/+1 |
* | | | | | | Simplify test if we can use table in query cache | Michael Widenius | 2017-08-24 | 1 | -32/+26 |
* | | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexey Botchkov | 2017-08-11 | 1 | -2/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13300 Query cache doesn't take in account CLIENT_DEPRECATE_EOF capability | Oleksandr Byelkin | 2017-08-09 | 1 | -2/+8 |
* | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-06-19 | 1 | -7/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove the unnecessary method handlerton::release_temporary_latches() | Marko Mäkelä | 2017-06-16 | 1 | -7/+1 |
* | | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | MDEV-10766: Queries which start with WITH clause do not get inserted into que... | Varun Gupta | 2017-03-15 | 1 | -1/+4 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10777: Server crashed due to query_cache_info plugin | Oleksandr Byelkin | 2016-09-27 | 1 | -1/+2 |
* | | | | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -0/+1 |
* | | | | MDEV-8931: (server part of) session state tracking | Oleksandr Byelkin | 2016-08-31 | 1 | -0/+29 |
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2 | Sergey Vojtovich | 2016-06-14 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | General spell fixing in comments and strings | Otto Kekäläinen | 2016-06-08 | 1 | -5/+5 |
* | | | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -24/+20 |
|/ / / / |