Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | improve ASAN instrumentation: TRASH | Sergei Golubchik | 2018-01-22 | 1 | -4/+4 | |
| | | | | * | | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+0 | |
| | | | | * | | Fix compilation without dlopen | Sergei Golubchik | 2018-01-22 | 1 | -2/+2 | |
| | | | | * | | Add dummy defintion for Dl_info in case we're missing dladdr | Vicențiu Ciorbaru | 2018-01-19 | 1 | -0/+4 | |
| | | | | * | | MDEV-14229: Stack trace is not resolved for shared objects | Vicențiu Ciorbaru | 2018-01-19 | 1 | -0/+4 | |
| | | | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Updated copyright year in user visible textmysql-5.5.59 | Balasubramanian Kandasamy | 2017-11-27 | 1 | -1/+1 | |
| | | | | * | | | compiler warning: my_printf_error() supports printf format extensions | Sergei Golubchik | 2018-01-18 | 1 | -3/+1 | |
| | | | | * | | | BIT field woes | Sergei Golubchik | 2018-01-16 | 1 | -11/+13 | |
| | | | | * | | | add support for ASAN instrumentation | Sergei Golubchik | 2018-01-16 | 1 | -3/+8 | |
| | | | * | | | | MDEV-7533: COLUMN_JSON() doesn't escape control characters in string values | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+3 | |
* | | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 11 | -24/+23 | |
* | | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 3 | -2/+5 | |
* | | | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 3 | -27/+16 | |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-30 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-30 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY | Marko Mäkelä | 2018-01-30 | 1 | -2/+8 | |
* | | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Added TRASH_FREED_MEMORY compilation option | Monty | 2018-01-28 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4 | Sergei Golubchik | 2018-01-17 | 7 | -13/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-15 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-15 | 1 | -1/+5 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Compilation speed (#546) | Eugene Kosov | 2018-01-14 | 1 | -1/+5 | |
| | | * | | | | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -0/+2 | |
| | * | | | | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU | Sergey Vojtovich | 2018-01-13 | 1 | -6/+7 | |
| * | | | | | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 6 | -12/+12 | |
* | | | | | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 5 | -19/+9 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 4 | -19/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 3 | -13/+0 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 3 | -13/+0 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 3 | -13/+0 | |
| | * | | | | | | | mysqlbinlog now prints "# Number of rows" and stops on errors | Monty | 2017-12-29 | 1 | -6/+7 | |
| * | | | | | | | | Re-enable 'S' for --debug (sf_sanity checking for each call) | Monty | 2017-12-22 | 2 | -0/+2 | |
* | | | | | | | | | remove ifdefs around PSI_THREAD_CALL | Sergei Golubchik | 2018-01-09 | 1 | -0/+29 | |
* | | | | | | | | | MDEV-14792 INSERT without column list into table with explicit versioning col... | Aleksey Midenkov | 2018-01-01 | 1 | -1/+0 | |
* | | | | | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | MDEV-14315 -- Reflect use of tcmalloc in a system variable and error log | Vesa Pentti | 2017-12-18 | 1 | -0/+2 | |
* | | | | | | | | | SQL: removed VERS_HIDDEN_FLAG [closes #409] | Aleksey Midenkov | 2017-12-19 | 1 | -1/+0 | |
* | | | | | | | | | Timestamp-based versioning for InnoDB [closes #209] | Aleksey Midenkov | 2017-12-18 | 2 | -1/+5 | |
* | | | | | | | | | System Versioning 1.0 pre5 [closes #407] | Aleksey Midenkov | 2017-12-15 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | MDEV-10177 Invisible Columns and Invisible Index | Sachin Setiya | 2017-12-15 | 1 | -1/+2 | |
| * | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-14 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-14 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-12-14 | 1 | -0/+6 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -0/+6 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | | * | | | | MDEV-8949: COLUMN_CREATE unicode name breakage | Oleksandr Byelkin | 2017-11-14 | 1 | -0/+6 | |
* | | | | | | | | | System Versioning 1.0 pre4 | Eugene Kosov | 2017-12-14 | 5 | -42/+64 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-12 | 5 | -42/+64 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / |