Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -12/+24 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -2/+4 |
|\ | |||||
| * | Add more execution stages (commit, rollback, etc) | Monty | 2017-11-05 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 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-30 | 1 | -1/+1 |
* | | | | | | simplify READ_RECORD usage NFC | Eugene Kosov | 2017-08-31 | 1 | -3/+3 |
* | | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | MDEV-12137 DELETE statement with the same source and target | Sergei Golubchik | 2017-07-07 | 1 | -54/+48 |
* | | | | | MDEV-12137 DELETE statement with the same source and target | halfspawn | 2017-07-07 | 1 | -14/+72 |
|/ / / / | |||||
* | | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outside | Sergei Golubchik | 2017-02-13 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -4/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-01-14 | 1 | -4/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap... | Sergei Golubchik | 2017-01-11 | 1 | -4/+1 |
* | | | | MDEV-11597 Assertion when doing select from virtual column with impossible value | Monty | 2017-01-11 | 1 | -3/+2 |
* | | | | bugfix: multi-UPDATE, vcols, const tables | Sergei Golubchik | 2016-12-12 | 1 | -2/+9 |
* | | | | bugfix: move vcol calculations down into the handler | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | cleanup: TABLE::update_virtual_fields | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | cleanup: update_virtual_fields() | Sergei Golubchik | 2016-12-12 | 1 | -3/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+3 |
| * | | | cleanup | Sergei Golubchik | 2016-07-13 | 1 | -1/+0 |
| * | | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-05-23 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -11/+16 |
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -36/+30 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | Fixed MDEV-8408 | Monty | 2015-10-23 | 1 | -8/+9 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | | Make ANALYZE FORMAT=JSON show execution time for filesort element. | Sergei Petrunia | 2015-08-07 | 1 | -1/+1 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -2/+2 |
* | | | MDEV-8282: crash in filesort() with simple ordered delete | Sergei Petrunia | 2015-06-20 | 1 | -0/+1 |
* | | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-8018: main.multi_update fails with --ps-protocol | Oleksandr Byelkin | 2015-04-22 | 1 | -1/+1 |
* | | | [MDEV-8063]: Fix incorrect commit. | Vicentiu Ciorbaru | 2015-05-19 | 1 | -3/+3 |
* | | | MDEV-8063: Unconditional ANALYZE DELETE does not delete rows | Vicențiu Ciorbaru | 2015-05-19 | 1 | -4/+2 |
* | | | MDEV-7950 Item_func::type() takes 0.26% in OLTP RO | Alexander Barkov | 2015-05-14 | 1 | -1/+1 |
* | | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -2/+2 |
* | | | MDEV-7951 - sql_alloc() takes 0.25% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -1/+1 |
* | | | Merge | Sergei Petrunia | 2015-04-12 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | MDEV-7856: EXPLAIN FORMAT=JSON should show partitions | Oleksandr Byelkin | 2015-04-09 | 1 | -1/+2 |
* | | | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY | Sergei Petrunia | 2015-04-12 | 1 | -8/+17 |
|/ / / | |||||
* | | | MDEV-7899: 10.1 is 3% slower than 10.0 in OLTP RO | Sergei Petrunia | 2015-04-07 | 1 | -8/+15 |