Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-21 | 4 | -72/+76 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-20 | 4 | -72/+76 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-20 | 4 | -72/+76 |
| | |\ | |||||
| | | * | MDEV-21981 Replace arithmetic + with bitwise OR when possible | Marko Mäkelä | 2020-03-19 | 4 | -72/+76 |
* | | | | Remove a misleading copyright message | Marko Mäkelä | 2020-03-21 | 1 | -1/+0 |
* | | | | move my_assume_aligned() to a separate header | Eugene Kosov | 2020-03-20 | 2 | -47/+70 |
* | | | | Merge branch 'github/10.5' into 10.5 | Sergei Golubchik | 2020-03-14 | 5 | -51/+30 |
|\ \ \ \ | |||||
| * | | | | MDEV-21907: Fix some -Wconversion outside InnoDB | Marko Mäkelä | 2020-03-12 | 5 | -51/+30 |
* | | | | | 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 |
* | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 2 | -7/+49 |
* | | | | cleanup: pass trxid by value | Sergei Golubchik | 2020-03-10 | 4 | -4/+4 |
* | | | | cleanup: remove unused argument | Sergei Golubchik | 2020-03-10 | 3 | -11/+7 |
* | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 2 | -10/+9 |
* | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 13 | -277/+261 |
* | | | | perfschema socket instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+5 |
* | | | | perfschema file instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -0/+6 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 5 | -28/+37 |
* | | | | perfschema - various collateral cleanups and small changes | Sergei Golubchik | 2020-03-10 | 2 | -7/+0 |
* | | | | P_S 5.7.28 | Sergei Golubchik | 2020-03-10 | 30 | -305/+3006 |
* | | | | Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADS | Jon Olav Hauglid | 2020-03-10 | 1 | -11/+0 |
* | | | | MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY | Alexander Barkov | 2020-03-10 | 3 | -0/+32 |
* | | | | MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard) | Oleksandr Byelkin | 2020-03-10 | 1 | -0/+2 |
* | | | | Fix build on aarch64, after MDEV-21534 | Vladislav Vaintroub | 2020-03-02 | 1 | -0/+1 |
* | | | | MDEV-18650: Options deprecated in previous versions - thread_concurrency | Vicențiu Ciorbaru | 2020-02-13 | 1 | -1/+0 |
* | | | | MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e... | Jan Lindström | 2020-02-11 | 2 | -10/+17 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-02-07 | 3 | -1/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my... | Sachin | 2020-02-03 | 2 | -0/+2 |
| * | | | MDEV-19845: Make my_cpu.h self-contained | Marko Mäkelä | 2020-02-01 | 1 | -1/+8 |
* | | | | libpmem cmake macros | Sergey Vojtovich | 2020-02-04 | 1 | -0/+7 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-28 | 13 | -36/+116 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-21 | 11 | -36/+112 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-21 | 11 | -36/+112 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 11 | -36/+112 |
| | | |\ | |||||
| | | | * | Merge branch 'merge-perfschema-5.6' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 11 | -36/+112 |
| | | | |\ | |||||
| | | | | * | 5.6.47 | Oleksandr Byelkin | 2020-01-19 | 11 | -36/+112 |
| | | | | * | 5.6.31 | Sergei Golubchik | 2016-06-21 | 3 | -22/+22 |
| * | | | | | compilation fixes for new wolfssl | Sergei Golubchik | 2020-01-20 | 2 | -0/+4 |
* | | | | | | Fixing a compilation failure of Windows (introduced in MDEV-21581) | Alexander Barkov | 2020-01-28 | 1 | -1/+1 |
* | | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -49/+513 |
* | | | | | | fix aligned memcpy()-like functions usage | Eugene Kosov | 2020-01-23 | 1 | -9/+22 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-07 | 1 | -0/+190 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-01-07 | 1 | -0/+190 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-01-07 | 1 | -0/+190 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Lets add another intrusive double linked list! | Eugene Kosov | 2020-01-04 | 1 | -0/+188 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 3 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-13 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-12 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature chec... | Vladislav Vaintroub | 2019-12-08 | 1 | -1/+1 |
| | | * | | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS | Vlad Lesin | 2019-11-19 | 1 | -19/+1 |