Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After-merge fix e94172c2a07f21118d26e4cde0c48a2fd536cf06: unit.conc_cursor | Marko Mäkelä | 2021-09-01 | 1 | -0/+0 |
| | |||||
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-08-31 | 1 | -0/+0 |
|\ | |||||
| * | Update libmariadb | Marko Mäkelä | 2021-08-30 | 1 | -0/+0 |
| | | |||||
* | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2021-08-02 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | latest C/C | Sergei Golubchik | 2021-07-27 | 1 | -0/+0 |
| | | |||||
| * | Update libmariadb | Marko Mäkelä | 2021-07-22 | 1 | -0/+0 |
| | | |||||
| * | fix libmariadb compilation, on GCC. | Vladislav Vaintroub | 2021-07-20 | 1 | -0/+0 |
| | | |||||
| * | Update libmariadb | Vladislav Vaintroub | 2021-07-20 | 1 | -0/+0 |
| | | |||||
| * | update libmariadb | Vladislav Vaintroub | 2021-06-14 | 1 | -0/+0 |
| | | |||||
* | | Update libmariadb | Marko Mäkelä | 2021-07-22 | 1 | -0/+0 |
| | | |||||
* | | Update libmariadb | Marko Mäkelä | 2021-07-20 | 1 | -0/+0 |
| | | |||||
* | | update C/C to 3.2.3mariadb-10.6.3 | Sergei Golubchik | 2021-07-05 | 1 | -0/+0 |
| | | |||||
* | | update C/Cmariadb-10.6.2bb-10.6-MDEV-16708-4 | Sergei Golubchik | 2021-06-17 | 1 | -0/+0 |
| | | |||||
* | | update C/C to 3.2.2-rc | Sergei Golubchik | 2021-06-15 | 1 | -0/+0 |
| | | |||||
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-05-07 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | new CC | Oleksandr Byelkin | 2021-05-03 | 1 | -0/+0 |
| | | |||||
| * | Revert "update CC" | Nikita Malyavin | 2021-04-30 | 1 | -0/+0 |
| | | | | | | | | This reverts commit 8880dff2d90ea8a8279cbcb466f90e0b2fdfcff5. | ||||
| * | update CC | Nikita Malyavin | 2021-04-29 | 1 | -0/+0 |
| | | |||||
| * | MDEV-25232 update libmariadb | Vladislav Vaintroub | 2021-04-28 | 1 | -0/+0 |
| | | |||||
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-21 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | update C/C | Sergei Golubchik | 2021-04-15 | 1 | -0/+0 |
| | | |||||
| * | update libmariadb | Sergei Golubchik | 2021-03-19 | 1 | -0/+0 |
| | | | | | | | | This partially reverts 66106130a6c | ||||
| * | switch off storage/innobase/.clang-format: InnoDB uses a common formatting ↵ | Eugene Kosov | 2021-03-17 | 1 | -0/+0 |
| | | | | | | | | style for all new code | ||||
| * | update libmariadb | Vladislav Vaintroub | 2021-03-12 | 1 | -0/+0 |
| | | |||||
* | | update libmariadb | Vladislav Vaintroub | 2021-03-15 | 1 | -0/+0 |
| | | | | | | | | CONC-534 memory leak in ps_bugs.c | ||||
* | | update libmariadb | Vladislav Vaintroub | 2021-03-15 | 1 | -0/+0 |
| | | |||||
* | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-17 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | last CC 3.1 | Oleksandr Byelkin | 2021-01-28 | 1 | -0/+0 |
| | | |||||
* | | MDEV-19237 Skip sending metadata when possible for binary protocol. | Vladislav Vaintroub | 2020-11-23 | 1 | -0/+0 |
|/ | | | | | | | | | | | | Do not resend metadata, if metadata does not change between prepare and execute of prepared statement, or between executes. Currently, metadata of *every* prepared statement will be checksummed, and change is detected once checksum changes. This is not from ideal, performance-wise. The code for better/faster detection of unchanged metadata, is already in place, but currently disabled due to PS bugs, such as MDEV-23913. | ||||
* | MDEV-22387: Do not violate __attribute__((nonnull)) | Marko Mäkelä | 2020-11-02 | 1 | -0/+0 |
| | | | | | | | | | | | This follows up commit commit 94a520ddbe39ae97de1135d98699cf2674e6b77e and commit 7c5519c12d46ead947d341cbdcbb6fbbe4d4fe1b. After these changes, the default test suites on a cmake -DWITH_UBSAN=ON build no longer fail due to passing null pointers as parameters that are declared to never be null, but plenty of other runtime errors remain. | ||||
* | Update Connector/C | Marko Mäkelä | 2020-10-30 | 1 | -0/+0 |
| | |||||
* | new CC | Oleksandr Byelkin | 2020-10-29 | 1 | -0/+0 |
| | |||||
* | Do not leak memory in the skipped MDEV-23768 unit test | Marko Mäkelä | 2020-10-24 | 1 | -0/+0 |
| | |||||
* | MDEV-23564: CMAKE failing due to deprecated Apple GSS method | Dmitry Shulga | 2020-10-23 | 1 | -0/+0 |
| | | | | | | | | | | | Some GSS-API functions like gss_import_name(), gss_release_buffer() used in plugin/auth_gssapi and libmariadb/plugins/auth are marked as deprecated in MacOS starting from version 10.14+. It results in extra warnings output on server building. To eliminate extra warnings the flag '-Wno-deprecated-declarations' has been added to compiler invocation string for those source files that invoke deprecated GSS-API functions. | ||||
* | C/C v3.1.9 | Oleksandr Byelkin | 2020-08-02 | 1 | -0/+0 |
| | |||||
* | update C/C | Sergei Golubchik | 2020-05-27 | 1 | -0/+0 |
| | |||||
* | Fix GCC -Wstringop-truncation | Marko Mäkelä | 2020-05-14 | 1 | -0/+0 |
| | |||||
* | update C/C | Sergei Golubchik | 2020-05-08 | 1 | -0/+0 |
| | |||||
* | New Connector C | Oleksandr Byelkin | 2020-05-04 | 1 | -0/+0 |
| | |||||
* | new (fixed) version of CC. | Oleksandr Byelkin | 2020-03-18 | 1 | -0/+0 |
| | |||||
* | Update libmariadb | Marko Mäkelä | 2020-03-13 | 1 | -0/+0 |
| | | | | This fixes GCC 10.0.1 -Wstringop-truncation and some typos. | ||||
* | new C/C and --ssl-verify-server-cert tests | Sergei Golubchik | 2020-01-23 | 1 | -0/+0 |
| | | | | | tests for --ssl-verify-server-cert with system CA and with incorrect hostname | ||||
* | new version CC 3.1 | Oleksandr Byelkin | 2020-01-20 | 1 | -0/+0 |
| | |||||
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-20 | 1 | -0/+0 |
|\ | |||||
* | | CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature ↵ | Vladislav Vaintroub | 2019-12-08 | 1 | -0/+0 |
| | | | | | | | | | | | | | | check failed Enable CRL checking on Windows. Enable certificate verification testing in client testing. | ||||
* | | vew CC v 3.1 | Oleksandr Byelkin | 2019-12-03 | 1 | -0/+0 |
| | | |||||
* | | Update libmariadb | Vladislav Vaintroub | 2019-11-28 | 1 | -0/+0 |
| | | |||||
* | | new CC 3.1 due to typo in it | Oleksandr Byelkin | 2019-10-31 | 1 | -0/+0 |
| | | |||||
* | | new CC 3.1 | Oleksandr Byelkin | 2019-10-30 | 1 | -0/+0 |
| | | |||||
* | | Fix problem with warnings of new compilers. | Oleksandr Byelkin | 2019-10-04 | 1 | -0/+0 |
| | |