summaryrefslogtreecommitdiff
path: root/libmariadb
Commit message (Collapse)AuthorAgeFilesLines
* use latest Connector/C commitVladislav Vaintroub2016-09-241-0/+0
| | | | | Fixes file descriptor leak after unsuccessful attempt to open unix socket connection.
* use the latest C/C commitSergei Golubchik2016-09-221-0/+0
|
* buildbot failuresSergei Golubchik2016-09-221-0/+0
| | | | | * update net_field_length() to match the prototype * various bug fixes in C/C
* a couple of C/C bugs to fix failures in ps-protocolSergei Golubchik2016-09-191-0/+0
| | | | | | fixes: federated.federatedx rpl.rpl_sp rpl.rpl_colSize rpl.rpl_extra_col_slave_innodb rpl.rpl_extra_col_master_innodb rpl.rpl_udf rpl.rpl_extra_col_slave_myisam rpl.rpl_extra_col_master_myisam
* fix many rpl test failuresSergei Golubchik2016-09-151-0/+0
| | | | | * wait_until_connected_again.inc should expect ER_CONNECTION_KILLED now * also fix MySQL BUG#36228
* tls fixes in c/cSergei Golubchik2016-09-151-0/+0
|
* debian buildsSergei Golubchik2016-09-131-0/+0
|
* fix mysql_client_test testSergei Golubchik2016-09-121-0/+0
|
* restore support for symbol versioning in libmysqldSergei Golubchik2016-09-121-0/+0
| | | | (and fix compilation failure in c/c)
* pass openssl config to C/CSergei Golubchik2016-09-121-0/+0
| | | | | | * set OPENSSL_FOUND * use FindOpenSSL.cmake compatible variable names in ssl.cmake * show openssl version in full
* really add a submoduleSergei Golubchik2016-09-121-0/+0
|
* Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-127/+0
| | | | | | also * fix includes * rename cmake macros and targets to avoid name clashes
* MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-0/+127
|
* Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-127/+0
| | | | This reverts commit 7b89b9f5108c80f4f270da922d7e6c182a663719.
* MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-0/+127