Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 3 | -9/+8 |
* | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -3/+8 |
|\ | |||||
| * | MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout | Daniel Black | 2018-04-06 | 1 | -3/+8 |
* | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 1 | -3/+3 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-03-21 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-03-20 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-03-20 | 1 | -0/+2 |
| | |\ | |||||
| | | * | honor alignment rules and xtradb too | Eugene Kosov | 2018-03-20 | 1 | -0/+2 |
* | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-03-19 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | MDEV-8743: where O_CLOEXEC is available, use for innodb buf_dump | Daniel Black | 2018-03-15 | 1 | -0/+5 |
| | * | | | Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34 | Jan Lindström | 2018-02-01 | 6 | -22/+51 |
| | |\ \ \ | |||||
| * | | | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -0/+7 |
* | | | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -0/+7 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-02-22 | 1 | -0/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-02-22 | 1 | -0/+1 |
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/| | |||||
| | | * | | bug: ha_heap was unilaterally increasing reclength | Sergei Golubchik | 2018-02-11 | 1 | -0/+1 |
* | | | | | compilation error on windows | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
* | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 6 | -28/+44 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 5 | -19/+44 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 5 | -22/+42 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | improve ASAN instrumentation: clang | Sergei Golubchik | 2018-01-22 | 1 | -0/+8 |
| | | * | | 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-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY | Marko Mäkelä | 2018-01-30 | 1 | -2/+8 |
* | | | | | | 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 |
* | | | | | | 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 |
* | | | | | | 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 |
* | | | | | | Correct definition of ATTRIBUTE_NORETURN on Windows. | Vladislav Vaintroub | 2017-09-29 | 1 | -1/+1 |
* | | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | | | MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parameters | Vladislav Vaintroub | 2017-09-28 | 7 | -76/+76 |
* | | | | | | MDEV-13712 Spelling errors in the error message | Sergei Golubchik | 2017-09-18 | 1 | -13/+13 |
* | | | | | | MDEV-13773 client packages need my_global.h and/or my_config.h | Sergei Golubchik | 2017-09-18 | 1 | -0/+19 |
* | | | | | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1 | Sergei Golubchik | 2017-09-18 | 1 | -1/+22 |
* | | | | | | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLD | Marko Mäkelä | 2017-08-31 | 1 | -0/+23 |
* | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 1 | -2/+8 |
|\ \ \ \ \ \ | |/ / / / / |