Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed centos 6 build failure | Sergey Vojtovich | 2020-04-08 | 1 | -0/+1 |
* | HAVE_LARGE_PAGES no longer global | Daniel Black | 2020-04-05 | 1 | -5/+0 |
* | Simplified away my_get_large_page_size() | Sergey Vojtovich | 2020-04-04 | 1 | -10/+0 |
* | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGES | Sergey Vojtovich | 2020-04-04 | 1 | -2/+2 |
* | Coding style fixes | Sergey Vojtovich | 2020-04-04 | 1 | -3/+3 |
* | my_next_large_page_size() cleanup | Sergey Vojtovich | 2020-04-04 | 1 | -6/+0 |
* | Cleanup HAVE_MMAP_ALIGNED: one cmake check less | Sergey Vojtovich | 2020-04-04 | 1 | -1/+1 |
* | Fix CentOS 6 and quantal build failures | Sergey Vojtovich | 2020-04-03 | 1 | -0/+5 |
* | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large... | Daniel Black | 2020-04-02 | 1 | -13/+27 |
* | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 1 | -2/+2 |
|\ | |||||
| * | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 1 | -2/+2 |
* | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -7/+0 |
|\ \ | |/ |/| | |||||
| * | mysys: remove windac my_security_attr_create (#1391) | Daniel Black | 2020-02-14 | 1 | -7/+0 |
* | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -1/+1 |
* | | perfschema file instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+6 |
* | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -18/+20 |
* | | MDEV-18650: Options deprecated in previous versions - thread_concurrency | Vicențiu Ciorbaru | 2020-02-13 | 1 | -1/+0 |
* | | libpmem cmake macros | Sergey Vojtovich | 2020-02-04 | 1 | -0/+7 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-19 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" | Vladislav Vaintroub | 2019-11-15 | 1 | -0/+10 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-10-11 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -2/+0 |
| |\ | |||||
| | * | Cleanup mman.h includes | Sergey Vojtovich | 2019-10-02 | 1 | -2/+0 |
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-23 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as... | Marko Mäkelä | 2019-09-13 | 1 | -1/+1 |
* | | | MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_as... | Vladislav Vaintroub | 2019-09-08 | 1 | -1/+1 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425 | Marko Mäkelä | 2019-08-29 | 1 | -1/+2 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-06-20 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-19 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-19 | 1 | -0/+1 |
| | |\ | |||||
| | | * | MDEV-19750 mysql command wrong encoding | Vladislav Vaintroub | 2019-06-17 | 1 | -0/+1 |
* | | | | Windows related cleanups, remove old code. | Vladislav Vaintroub | 2019-06-18 | 1 | -6/+5 |
* | | | | MDEV-16548 - Innodb fails to start on older kernels that don't support F_DUPF... | Sergey Vojtovich | 2019-05-24 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | | * | compiler warning: my_printf_error() supports printf format extensions | Sergei Golubchik | 2018-01-18 | 1 | -3/+1 |
| * | | | | MDEV-17845 Extreme high open file limit used | Sergei Golubchik | 2019-05-07 | 1 | -1/+2 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-02-19 | 1 | -1/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18204 Fix rocksdb incremental backup | Vladislav Vaintroub | 2019-02-18 | 1 | -0/+1 |
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -1/+3 |
| | | * | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif... | Sergei Golubchik | 2018-06-20 | 1 | -1/+0 |
| | | * | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's | Andrei Elkin | 2018-06-12 | 1 | -0/+1 |
| | | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -1/+1 |
| | | |\ \ |