Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-22035 Memory leak in main.mysqltestmariadb-10.5.2 | Marko Mäkelä | 2020-03-25 | 1 | -0/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-23 | 1 | -0/+1 |
|\ | |||||
| * | default_gtid_pos_table: my_atomic to std::atomic | Sergey Vojtovich | 2020-03-21 | 1 | -0/+1 |
* | | MDEV-21303 Make executables MariaDB named | Rasmus Johansson | 2020-03-21 | 1 | -31/+29 |
* | | merge 10.4 to 10.5 | Monty | 2020-03-18 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Fixed that caused failure in --ps binlog_encryption.rpl_gtid_basic | Monty | 2020-03-17 | 1 | -2/+5 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-17 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-16 | 2 | -8/+67 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-13 | 2 | -8/+67 |
| | |\ | |||||
| | | * | MDEV-10047: table-based master info repository | Sujatha | 2020-03-13 | 1 | -1/+60 |
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-03-13 | 1 | -7/+7 |
| | | |\ | |||||
| | | | * | Merge 5.5 into 10.1 | Marko Mäkelä | 2020-03-13 | 1 | -7/+7 |
| | | | |\ | |||||
| | | | | * | Cleanup: clang-10 -Wmisleading-indentation | Marko Mäkelä | 2020-03-11 | 1 | -7/+7 |
* | | | | | | MDEV-13362: Fix -Wset-but-unused | Marko Mäkelä | 2020-03-12 | 1 | -1/+1 |
* | | | | | | MDEV-13362: implement --require_secure_transport option | Julius Goryavsky | 2020-03-12 | 1 | -19/+41 |
* | | | | | | cleanup: remove source files that aren't used | Sergei Golubchik | 2020-03-10 | 2 | -1202/+0 |
* | | | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 4 | -19/+19 |
* | | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 12 | -194/+198 |
* | | | | | | MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY | Alexander Barkov | 2020-03-10 | 4 | -2/+80 |
* | | | | | | MDEV-10047: table-based master info repository | Sujatha | 2020-03-10 | 1 | -1/+60 |
* | | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 4 | -29/+27 |
* | | | | | | mysqltest crashes on Debian | Sergei Golubchik | 2020-01-16 | 1 | -1/+1 |
* | | | | | | MDEV-14024 PCRE2. | Alexey Botchkov | 2019-12-21 | 2 | -3/+3 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 2 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 2 | -5/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-12-04 | 1 | -3/+3 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-12-03 | 1 | -3/+3 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-12-03 | 1 | -3/+3 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fixed some typos in mysql.cc | Hashir Sarwar | 2019-11-22 | 1 | -3/+3 |
| | | | * | | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 1 | -11/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Revert "MDEV-14448: Ctrl-C should not exit the client"mariadb-5.5.66 | Sergei Golubchik | 2019-10-30 | 1 | -13/+2 |
| | | | | * | compilation fix for Windowsbb-5.5-release | Sergei Golubchik | 2019-10-30 | 1 | -0/+2 |
| | | | * | | Merge 5.5 into 10.1 | Eugene Kosov | 2019-10-29 | 1 | -2/+11 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-14448: Ctrl-C should not exit the client | Anel Husakovic | 2019-10-28 | 1 | -2/+11 |
| | * | | | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -2/+2 |
* | | | | | | A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file sy... | Alexander Barkov | 2019-12-06 | 1 | -2/+2 |
* | | | | | | A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file sy... | Alexander Barkov | 2019-12-05 | 2 | -46/+319 |
* | | | | | | MDEV-17088 - fix overlinking | Vladislav Vaintroub | 2019-11-28 | 1 | -1/+1 |
* | | | | | | MDEV-17088 Provide tools to encode/decode mysql-encoded file system names | Alexander Barkov | 2019-11-28 | 2 | -0/+212 |
* | | | | | | MDEV-21062 Do not use popen() in text mode for mysql_upgrade. | Vladislav Vaintroub | 2019-11-22 | 1 | -1/+10 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-19 | 2 | -13/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" | Vladislav Vaintroub | 2019-11-15 | 2 | -13/+5 |
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Cast string literal to char* MDEV-20767 | Seth Shelnutt | 2019-10-09 | 1 | -1/+1 |
* | | | | | | MDEV-12684 Show what config file a sysvar got a value from | Sergei Golubchik | 2019-10-14 | 11 | -36/+31 |
* | | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-24 | 1 | -2/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-23 | 1 | -2/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 1 | -2/+5 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Enable the auto parameter of the flag `default-character-set` | Anel Husakovic | 2019-09-13 | 1 | -1/+4 |