summaryrefslogtreecommitdiff
path: root/sql/my_json_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-10-181-6/+46
|\
| * Made optional Json_writer_object / Json_writer_array consistency checkSergei Krivonos2021-10-171-0/+16
| * Implemented Json_writer_array & Json_writer_object subitems name presence con...Sergei Krivonos2021-10-161-6/+30
* | Cleanup: fake_select_lex->select_number=FAKE_SELECT_LEX_ID, not [U]INT_MAXSergei Petrunia2021-04-171-1/+1
|/
* Second stage of optimizer_trace optimizationsMonty2020-03-091-59/+127
* Improved speed of optimizer traceMonty2020-03-091-23/+29
* Moved the function trace_plan_prefix to the optimizer trace fileVarun Gupta2019-09-111-0/+3
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-0/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-0/+1
| |\
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-0/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_ad...Varun Gupta2019-04-031-1/+1
* | | Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-8/+12
* | | Fix compilation on old gccVladislav Vaintroub2019-02-131-1/+1
* | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-47/+181
* | | Extending the API for json_writer by introdcingVarun Gupta2019-02-131-2/+283
|/ /
* | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-0/+5
|/
* Correct FSF addressiangilfillan2017-03-101-1/+1
* MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-121-0/+1
* Code cleanupSergei Petrunia2014-12-021-6/+17
* ANALYZE FORMAT=JSON: better output and testsSergei Petrunia2014-11-291-0/+1
* EXPLAIN FORMAT=JSON: further developmentSergei Petrunia2014-11-271-1/+60
* MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-121-4/+73
* MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-091-1/+7
* MDEV-6109: EXPLAIN JSON10.1-explain-jsonSergei Petrunia2014-05-271-0/+43