summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22191: Range access is not picked when index_merge_sort_union is turned offbb-5.5-varunVarun Gupta2020-04-084-6/+62
* my.cnf: mention that config files must be *.cnfHannu Hartikainen2020-04-031-1/+1
* MDEV-22032 update HeidiSQL to version 11Vladislav Vaintroub2020-03-242-10/+20
* MDEV-10466 Server crashed in SEL_ARG::store_min() with extended_keys=onIgor Babaev2020-03-143-1/+51
* MDEV-21932 A fast plan with ROR index-merge is ignored whenIgor Babaev2020-03-134-1/+108
* Cleanup: clang-10 -Wmisleading-indentationMarko Mäkelä2020-03-111-7/+7
* MDEV-21646: Failure to compile my_addr_resolve.c with binutils-2.34bb-5.5-MDEV-21646Oleksandr Byelkin2020-02-121-0/+12
* Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
* bump the VERSIONDaniel Bartholomew2020-01-271-1/+1
* Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-184-1/+28
* Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROWMaheedhar PV2020-01-183-0/+80
* MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memoryVicențiu Ciorbaru2020-01-162-37/+0
* Improve documentation of Unique classVicențiu Ciorbaru2020-01-161-4/+9
* Use get_ident_len in heartbeat event error messagesMarkus Mäkelä2020-01-131-2/+2
* MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-032-4/+4
* MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread...Vladislav Vaintroub2019-12-171-1/+1
* MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-164-6/+39
* tokudb: disable check_huge_pages_in_practice()Sergei Golubchik2019-12-131-0/+1
* tokudb: fix to compile with gcc 9.2.0Sergei Golubchik2019-12-131-0/+6
* Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-023-3/+3
* Update `stracer` description in `mtr`. `strace-client` is not usedAnel Husakovic2019-11-291-1/+1
* MDEV-15503: mtr fix --straceDaniel Black2019-11-291-21/+27
* Fixed some typos in mysql.ccHashir Sarwar2019-11-221-3/+3
* bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
* MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-042-15/+14
* Revert "MDEV-14448: Ctrl-C should not exit the client"mariadb-5.5.66Sergei Golubchik2019-10-301-13/+2
* MDEV-18783 - Server crash in hp_rb_make_keySergey Vojtovich2019-10-302-6/+4
* compilation fix for Windowsbb-5.5-releaseSergei Golubchik2019-10-301-0/+2
* add .clang-format file for InnoDBbb-5.5-kevgsEugene Kosov2019-10-291-0/+11
* MDEV-14448: Ctrl-C should not exit the clientAnel Husakovic2019-10-281-2/+11
* crash in string-to-int conversionSergei Golubchik2019-10-193-4/+79
* MDEV-9546 mysqlaccess script shows an old version (which was vulnerable to CV...Sergei Golubchik2019-10-191-1/+1
* MDEV-20466: fix of embedded test suiteOleksandr Byelkin2019-10-194-35/+41
* MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-154-35/+35
* MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-154-2/+88
* MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-155-2/+44
* MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
* MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1121-224/+233
* Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
* MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-013-8/+50
* MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
* Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
* MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
* Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
* MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
* MDEV-19837 and MDEV-19816: Change some commentsStephen Long2019-08-212-2/+2
* MDEV-20265 Unknown column in field listIgor Babaev2019-08-193-28/+460
* MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-163-0/+65
* Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3