summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | improve ASAN instrumentation: TRASHSergei Golubchik2018-01-221-4/+4
| | | | | * | Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+0
| | | | | * | Fix compilation without dlopenSergei Golubchik2018-01-221-2/+2
| | | | | * | Add dummy defintion for Dl_info in case we're missing dladdrVicențiu Ciorbaru2018-01-191-0/+4
| | | | | * | MDEV-14229: Stack trace is not resolved for shared objectsVicențiu Ciorbaru2018-01-191-0/+4
| | | | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-1/+1
| | | | | |\ \
| | | | | | * | Updated copyright year in user visible textmysql-5.5.59Balasubramanian Kandasamy2017-11-271-1/+1
| | | | | * | | compiler warning: my_printf_error() supports printf format extensionsSergei Golubchik2018-01-181-3/+1
| | | | | * | | BIT field woesSergei Golubchik2018-01-161-11/+13
| | | | | * | | add support for ASAN instrumentationSergei Golubchik2018-01-161-3/+8
| | | | * | | | MDEV-7533: COLUMN_JSON() doesn't escape control characters in string valuesOleksandr Byelkin2018-01-231-0/+3
* | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-0611-24/+23
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-043-2/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-023-2/+5
* | | | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-303-27/+16
* | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-2/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-301-1/+7
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-2/+8
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Added TRASH_FREED_MEMORY compilation optionMonty2018-01-281-1/+1
* | | | | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-177-13/+17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-151-1/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-151-1/+5
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Compilation speed (#546)Eugene Kosov2018-01-141-1/+5
| | | * | | | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-0/+2
| | * | | | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPUSergey Vojtovich2018-01-131-6/+7
| * | | | | | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-126-12/+12
* | | | | | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-105-19/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-044-19/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-013-13/+0
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-223-13/+0
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-193-13/+0
| | * | | | | | | mysqlbinlog now prints "# Number of rows" and stops on errorsMonty2017-12-291-6/+7
| * | | | | | | | Re-enable 'S' for --debug (sf_sanity checking for each call)Monty2017-12-222-0/+2
* | | | | | | | | remove ifdefs around PSI_THREAD_CALLSergei Golubchik2018-01-091-0/+29
* | | | | | | | | MDEV-14792 INSERT without column list into table with explicit versioning col...Aleksey Midenkov2018-01-011-1/+0
* | | | | | | | | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-191-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | MDEV-14315 -- Reflect use of tcmalloc in a system variable and error logVesa Pentti2017-12-181-0/+2
* | | | | | | | | SQL: removed VERS_HIDDEN_FLAG [closes #409]Aleksey Midenkov2017-12-191-1/+0
* | | | | | | | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-182-1/+5
* | | | | | | | | System Versioning 1.0 pre5 [closes #407]Aleksey Midenkov2017-12-153-2/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-151-1/+2
| * | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-141-0/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-141-0/+6
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-12-141-0/+6
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge 10.0 into 10.1Marko Mäkelä2017-12-121-0/+6
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-141-0/+6
* | | | | | | | | System Versioning 1.0 pre4Eugene Kosov2017-12-145-42/+64
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-125-42/+64
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /