summaryrefslogtreecommitdiff
path: root/libmariadb
Commit message (Collapse)AuthorAgeFilesLines
* new CC (v3.3)Oleksandr Byelkin2022-05-081-0/+0
|
* MDEV-28051 Error compiling libmariadb/plugins/compress/c_zstd.cMarko Mäkelä2022-03-161-0/+0
|
* make zstd in C/C optional and disable it for now in RPM/DEBSergei Golubchik2022-02-051-0/+0
|
* new CC 3.3Oleksandr Byelkin2022-02-011-0/+0
|
* C/C 3.3Sergei Golubchik2022-01-111-0/+0
|
* Merge 10.5 into 10.6Marko Mäkelä2021-10-211-0/+0
|\
| * MDEV-19129: Xcode compatibility update: update libmariadb submodulebb-10.5-MDEV-19129Sergei Krivonos2021-10-191-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-061-0/+0
|\ \ | |/
| * Update libmariadbMarko Mäkelä2021-10-061-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-051-0/+0
|\ \ | |/
| * MDEV-26761: main.mysql_client_test fails with MemorySanitizerMarko Mäkelä2021-10-051-0/+0
| | | | | | | | Updated libmariadb and enable the test.
| * Update libmariadbMarko Mäkelä2021-09-241-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-09-241-0/+0
|\ \ | |/
* | After-merge fix e94172c2a07f21118d26e4cde0c48a2fd536cf06: unit.conc_cursorMarko Mäkelä2021-09-011-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-08-311-0/+0
|\ \ | |/
| * Update libmariadbMarko Mäkelä2021-08-301-0/+0
| |
* | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-0/+0
|\ \ | |/
| * latest C/CSergei Golubchik2021-07-271-0/+0
| |
| * Update libmariadbMarko Mäkelä2021-07-221-0/+0
| |
| * fix libmariadb compilation, on GCC.Vladislav Vaintroub2021-07-201-0/+0
| |
| * Update libmariadbVladislav Vaintroub2021-07-201-0/+0
| |
| * update libmariadbVladislav Vaintroub2021-06-141-0/+0
| |
* | Update libmariadbMarko Mäkelä2021-07-221-0/+0
| |
* | Update libmariadbMarko Mäkelä2021-07-201-0/+0
| |
* | update C/C to 3.2.3mariadb-10.6.3Sergei Golubchik2021-07-051-0/+0
| |
* | update C/Cmariadb-10.6.2bb-10.6-MDEV-16708-4Sergei Golubchik2021-06-171-0/+0
| |
* | update C/C to 3.2.2-rcSergei Golubchik2021-06-151-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-0/+0
|\ \ | |/
| * new CCOleksandr Byelkin2021-05-031-0/+0
| |
| * Revert "update CC"Nikita Malyavin2021-04-301-0/+0
| | | | | | | | This reverts commit 8880dff2d90ea8a8279cbcb466f90e0b2fdfcff5.
| * update CCNikita Malyavin2021-04-291-0/+0
| |
| * MDEV-25232 update libmariadbVladislav Vaintroub2021-04-281-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-0/+0
|\ \ | |/
| * update C/CSergei Golubchik2021-04-151-0/+0
| |
| * update libmariadbSergei Golubchik2021-03-191-0/+0
| | | | | | | | This partially reverts 66106130a6c
| * switch off storage/innobase/.clang-format: InnoDB uses a common formatting ↵Eugene Kosov2021-03-171-0/+0
| | | | | | | | style for all new code
| * update libmariadbVladislav Vaintroub2021-03-121-0/+0
| |
* | update libmariadbVladislav Vaintroub2021-03-151-0/+0
| | | | | | | | CONC-534 memory leak in ps_bugs.c
* | update libmariadbVladislav Vaintroub2021-03-151-0/+0
| |
* | Merge 10.5 into 10.6Marko Mäkelä2021-02-171-0/+0
|\ \ | |/
| * last CC 3.1Oleksandr Byelkin2021-01-281-0/+0
| |
* | MDEV-19237 Skip sending metadata when possible for binary protocol.Vladislav Vaintroub2020-11-231-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-021-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/CMarko Mäkelä2020-10-301-0/+0
|
* new CCOleksandr Byelkin2020-10-291-0/+0
|
* Do not leak memory in the skipped MDEV-23768 unit testMarko Mäkelä2020-10-241-0/+0
|
* MDEV-23564: CMAKE failing due to deprecated Apple GSS methodDmitry Shulga2020-10-231-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.9Oleksandr Byelkin2020-08-021-0/+0
|
* update C/CSergei Golubchik2020-05-271-0/+0
|
* Fix GCC -Wstringop-truncationMarko Mäkelä2020-05-141-0/+0
|