| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-01-19 | 3 | -5/+11 |
|\ |
|
| * | Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67 | Sergei Golubchik | 2020-01-18 | 1 | -0/+1 |
| * | Improve documentation of Unique class | Vicențiu Ciorbaru | 2020-01-16 | 1 | -4/+9 |
| * | Use get_ident_len in heartbeat event error messages | Markus Mäkelä | 2020-01-13 | 1 | -2/+2 |
* | | MDEV-21341: Fix UBSAN failures, part 8: fix error in compare_fields_by_table_... | Sergei Petrunia | 2020-01-15 | 1 | -4/+8 |
* | | MDEV-21341: Fix UBSAN failures, part #5 | Sergei Petrunia | 2020-01-15 | 1 | -1/+2 |
* | | MDEV-21341: Fix UBSAN failures: Issue Six | Sergei Petrunia | 2020-01-14 | 10 | -54/+47 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -24/+33 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+0 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -0/+5 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -10/+21 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -4/+4 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+3 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+1 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -4/+8 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -1/+8 |
* | | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq... | Sujatha | 2020-01-07 | 1 | -6/+17 |
* | | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread... | Vladislav Vaintroub | 2019-12-17 | 1 | -1/+1 |
* | | MDEV-20922: Adding an order by changes the query results | Varun Gupta | 2020-01-02 | 2 | -0/+48 |
* | | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r... | Varun Gupta | 2019-12-26 | 1 | -1/+1 |
* | | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu... | Alexander Barkov | 2019-12-19 | 2 | -5/+26 |
* | | MDEV-21341: Fix UBSAN failures, part #3 | Sergei Petrunia | 2019-12-18 | 1 | -1/+2 |
* | | MDEV-21341: Fix optimizer-related UBSAN failures, part #2 | Sergei Petrunia | 2019-12-18 | 1 | -22/+0 |
* | | MDEV-21341: Fix optimizer-related UBSAN failures, part #1: | Sergei Petrunia | 2019-12-18 | 1 | -1/+1 |
* | | CMake,Windows - cleanup data directory prior to bootstrap for nitial_database... | Vladislav Vaintroub | 2019-12-12 | 1 | -2/+4 |
* | | MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not work | Jan Lindström | 2019-12-05 | 1 | -5/+5 |
* | | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-12-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Using `variables` instead of `values` in mysqld --help documentation would be... | Anel Husakovic | 2019-12-02 | 1 | -1/+1 |
* | | Fix incorrect DBUG_ENTER message for join_read_last | Seth Shelnutt | 2019-11-26 | 1 | -1/+1 |
* | | MDEV-19572 async slave node fails to apply MyISAM only writes (#1418) | seppo | 2019-11-26 | 2 | -2/+24 |
* | | MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#... | seppo | 2019-11-18 | 3 | -1/+62 |
* | | MDEV-21044: Wrong result when using a smaller size for sort buffer | Varun Gupta | 2019-11-18 | 1 | -0/+1 |
* | | MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_act... | Andrei Elkin | 2019-11-10 | 1 | -1/+5 |
* | | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1 | Varun Gupta | 2019-11-07 | 3 | -4/+22 |
* | | MDEV-20424: New default value for optimizer_use_condition-selectivity leads t... | Varun Gupta | 2019-11-01 | 1 | -0/+3 |
* | | MDEV-17896 Assertion `pfs->get_refcount() > 0' failed | Robert Bindar | 2019-11-01 | 1 | -0/+7 |
* | | cleanup | Sergei Golubchik | 2019-10-30 | 1 | -8/+3 |
* | | MDEV-20354 All but last insert ignored in InnoDB tables when table locked | Sergei Golubchik | 2019-10-30 | 2 | -0/+6 |
* | | avoid accessing TLS | Eugene Kosov | 2019-10-30 | 1 | -1/+1 |
* | | MDEV-20926 UBSAN: load of value 165, which is not a valid value for type bool | Eugene Kosov | 2019-10-30 | 1 | -2/+1 |
* | | Merge branch 'github/5.5' into 10.1 | Sergei Golubchik | 2019-10-23 | 2 | -4/+16 |
|\ \
| |/ |
|
| * | MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172 | Oleksandr Byelkin | 2019-10-15 | 1 | -2/+10 |
| * | MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytes | Oleksandr Byelkin | 2019-10-15 | 1 | -2/+6 |
* | | MDEV-19740: Fix C++11 violations caught by GCC 9.2.1 | Marko Mäkelä | 2019-10-14 | 2 | -8/+19 |
* | | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table / | Sergey Vojtovich | 2019-10-07 | 5 | -64/+29 |
* | | Cleanup EITS | Sergey Vojtovich | 2019-10-02 | 3 | -47/+34 |
* | | Merge remote-tracking branch 'origin/5.5' into 10.1 | Alexander Barkov | 2019-10-01 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | MDEV-20704 An index on a double column erroneously uses prefix compression | Alexander Barkov | 2019-10-01 | 1 | -8/+8 |
* | | MDEV-20645: Replication consistency is broken as workers miss the error notif... | Sujatha | 2019-09-30 | 1 | -0/+16 |