Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug#25471090: MYSQL USE AFTER FREE | Sergei Golubchik | 2018-04-19 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2018-04-12 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-04-03 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | don't disable SSL when connecting via libmysqld | Sergei Golubchik | 2018-04-03 | 1 | -2/+2 |
| | * | | | Fix LibreSSL X509 (SSL) certificate hostname checking. | Michael Gmelin | 2018-04-03 | 1 | -1/+2 |
* | | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -14/+7 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -2/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -0/+1 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -5/+5 |
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -6/+6 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr... | Sergei Golubchik | 2017-07-20 | 1 | -0/+1 |
* | | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Sergei Golubchik | 2017-05-09 | 1 | -6/+2 |
* | | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Georg Richter | 2017-05-09 | 1 | -1/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | respect client's desire to force ssl even when WITH_SSL=NO | Sergei Golubchik | 2017-04-20 | 1 | -2/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 1 | -11/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10594 SSL hostname verification fails for SubjectAltNames | Sergei Golubchik | 2017-04-27 | 1 | -10/+11 |
| * | | | bugfix: federated/replication did not increment bytes_received status variable | Sergei Golubchik | 2017-04-27 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -10/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | don't do vio_description(NULL) | Sergei Golubchik | 2017-03-10 | 1 | -1/+1 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -9/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -9/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_list | Sergei Golubchik | 2017-02-27 | 1 | -9/+2 |
* | | | | fix the ABI and stop slave hang problem | vinchen | 2016-10-21 | 1 | -2/+8 |
* | | | | Merge branch '10.2' into bb-10.2-connector-c-integ-subm | Sergei Golubchik | 2016-09-21 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #232 from 0xAX/no-need-to-zero-vio-net | Sergey Vojtovich | 2016-09-12 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | no need to set net->vio to zero in mysql_real_connect | Alexander Kuleshov | 2016-09-09 | 1 | -1/+0 |
| * | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 | Oleksandr Byelkin | 2016-08-16 | 1 | -1/+2 |
| | | * | | MDEV-10455: libmariadbclient18 + MySQL-python leaks memory on failed connections | Oleksandr Byelkin | 2016-08-11 | 1 | -1/+3 |
* | | | | | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 1 | -5/+8 |
|/ / / / | |||||
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -8/+5 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -5/+8 |