Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libmariadb | Sergey Vojtovich | 2016-11-17 | 1 | -0/+0 |
| | |||||
* | use latest Connector/C commit | Vladislav Vaintroub | 2016-09-24 | 1 | -0/+0 |
| | | | | | Fixes file descriptor leak after unsuccessful attempt to open unix socket connection. | ||||
* | use the latest C/C commit | Sergei Golubchik | 2016-09-22 | 1 | -0/+0 |
| | |||||
* | buildbot failures | Sergei Golubchik | 2016-09-22 | 1 | -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-protocol | Sergei Golubchik | 2016-09-19 | 1 | -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 failures | Sergei Golubchik | 2016-09-15 | 1 | -0/+0 |
| | | | | | * wait_until_connected_again.inc should expect ER_CONNECTION_KILLED now * also fix MySQL BUG#36228 | ||||
* | tls fixes in c/c | Sergei Golubchik | 2016-09-15 | 1 | -0/+0 |
| | |||||
* | debian builds | Sergei Golubchik | 2016-09-13 | 1 | -0/+0 |
| | |||||
* | fix mysql_client_test test | Sergei Golubchik | 2016-09-12 | 1 | -0/+0 |
| | |||||
* | restore support for symbol versioning in libmysqld | Sergei Golubchik | 2016-09-12 | 1 | -0/+0 |
| | | | | (and fix compilation failure in c/c) | ||||
* | pass openssl config to C/C | Sergei Golubchik | 2016-09-12 | 1 | -0/+0 |
| | | | | | | * set OPENSSL_FOUND * use FindOpenSSL.cmake compatible variable names in ssl.cmake * show openssl version in full | ||||
* | really add a submodule | Sergei Golubchik | 2016-09-12 | 1 | -0/+0 |
| | |||||
* | Add C/C as a submodule in libmariadb/ | Sergei Golubchik | 2016-09-12 | 1 | -127/+0 |
| | | | | | | also * fix includes * rename cmake macros and targets to avoid name clashes | ||||
* | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 1 | -0/+127 |
| | |||||
* | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -127/+0 |
| | | | | This reverts commit 7b89b9f5108c80f4f270da922d7e6c182a663719. | ||||
* | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -0/+127 |