summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* group_min_max optimization traced10.4-mdev-6111Varun Gupta2018-11-254-22/+794
* ref keyuses addedVarun Gupta2018-11-253-118/+150
* end() function added to Json_writer_array and Json_writer_objectVarun Gupta2018-11-252-3/+44
* ref keyuses added to the traceVarun Gupta2018-11-215-2/+147
* Created a Json_value_context classVarun Gupta2018-11-216-46/+339
* Better commentsSergei Petrunia2018-10-301-16/+26
* More progress.Varun Gupta2018-10-226-54/+167
* implementing the Opt_trace_stmt classes to start writing to the traceVarun Gupta2018-10-1910-16/+529
* Starts tracing, printing an empty trace for nowVarun Gupta2018-10-191-0/+9
* Added a system variable for the optimizer traceVarun Gupta2018-10-193-0/+22
* General structure of the opt_trace_context classVarun Gupta2018-10-192-7/+79
* Added json_writer_object and json_writer_array classesVarun Gupta2018-10-192-2/+65
* Subtask (1) : create optimizer_trace table in I_SVarun Gupta2018-09-269-0/+112
* Merge 10.3 into 10.4Marko Mäkelä2018-09-1913-39/+45
|\
| * Follow-up to MDEV-16328: ALTER TABLE…page_compression_level should not rebu...Marko Mäkelä2018-09-196-21/+27
| * Terminology: 'metadata' not 'default rec'Marko Mäkelä2018-09-197-18/+18
* | Merge 10.3 into 10.4Marko Mäkelä2018-09-1949-390/+724
|\ \ | |/
| * Terminology: 'metadata record' instead of 'default row'Marko Mäkelä2018-09-1924-137/+134
| * Simplify innobase_add_instant_try()Marko Mäkelä2018-09-181-13/+6
| * MDEV-17144: Sample of spider_direct_sql cause crashJacob Mathew2018-09-181-1/+1
| |\
| | * MDEV-17144: Sample of spider_direct_sql cause crashbb-10.3-mdev-17144Jacob Mathew2018-09-171-1/+1
| * | MDEV-17211 Server crash on queryIgor Babaev2018-09-173-0/+65
| |/
| * Fix the Windows buildMarko Mäkelä2018-09-171-2/+2
| * Mroonga follow-up fix for MDEV-16328Marko Mäkelä2018-09-171-0/+3
| * MDEV-16328 ALTER TABLE…page_compression_level should not rebuild tableMarko Mäkelä2018-09-1720-239/+450
| * MDEV-16917 Index affects query resultsIgor Babaev2018-09-155-1/+66
* | MDEV-17144: Sample of spider_direct_sql cause crashJacob Mathew2018-09-181-1/+1
* | Cleanup: Removing unused double_to_datetime().Alexander Barkov2018-09-171-10/+0
* | Fixing Windows compilation failure in MDEV-17203 (C4291 no matching operator ...Alexander Barkov2018-09-161-0/+1
* | MDEV-17203 Move fractional second truncation from Item_xxx_typecast::get_date...Alexander Barkov2018-09-166-59/+68
* | Merge 10.3 into 10.4Marko Mäkelä2018-09-1411-14/+76
|\ \ | |/
| * MDEV-17196 Crash during instant ADD COLUMN with long DEFAULT valueMarko Mäkelä2018-09-144-11/+40
| * MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-135-1/+195
| * MDEV-16768: fix blob key lengthMing Lin2018-09-123-1/+27
| * Merge pull request #850 from HeMan/10.3Jan Lindström2018-09-111-0/+4
| |\
| | * Return code from starting MariaDB.Jimmy Hedman2018-08-241-0/+4
| * | Merge pull request #858 from codership/10.3-MDEV-16052Jan Lindström2018-09-111-1/+1
| |\ \
| | * | MDEV-16052 galera mtr galera_certification_double_failure fails with deadlockmkaruza2018-08-311-1/+1
| * | | Merge pull request #857 from codership/10.3-MDEV-15845Jan Lindström2018-09-112-1/+4
| |\ \ \
| | * | | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-042-1/+4
| | |/ /
* | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-135-1/+195
* | | | MDEV-17182 Move fractional second truncation outside of Field_xxx::store_TIME...Alexander Barkov2018-09-122-44/+80
* | | | MDEV-17175 Change Time/Datetime constructors to return warnings in MYSQL_TIME...Alexander Barkov2018-09-125-74/+99
* | | | MDEV-17138 Reduce redo log volume for undo tablespace initializationMarko Mäkelä2018-09-1119-121/+222
* | | | MDEV-13564: Remove old crash-upgrade logic in 10.4Marko Mäkelä2018-09-1140-3815/+383
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-1197-7092/+1288
|\ \ \ \ | |/ / /
| * | | MDEV-17161 TRUNCATE TABLE fails after upgrade from 10.1Marko Mäkelä2018-09-102-6/+4
| |\ \ \
| | * | | MDEV-17161 TRUNCATE TABLE fails after upgrade from 10.1Marko Mäkelä2018-09-102-6/+4
| * | | | MDEV-17158 TRUNCATE is not atomic after MDEV-13564Marko Mäkelä2018-09-1016-103/+187
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17158 TRUNCATE is not atomic after MDEV-13564Marko Mäkelä2018-09-1017-185/+198