summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27691: make working view-protocolbb-10.3-MDEV-27691Lena Startseva2022-09-12273-158/+1867
* MDEV-27691: prequisite enable/disable service connectionOleksandr Byelkin2022-09-121-15/+37
* MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0Marko Mäkelä2022-09-123-0/+26
* MDEV-29433 innodb.lock_delete_updated is unstableVlad Lesin2022-09-082-8/+8
* MDEV-28605: Change wrong plugin config installation location (#2160)Tuukka Pasanen2022-09-074-4/+4
* MDEV-29342 Assertion failure in file que0que.cc line 728Thirunarayanan Balathandayuthapani2022-09-063-1/+29
* MDEV-28827 Minor unsafe statement warning message improvementAndrei2022-09-031-1/+1
* MDEV-28530: Revoking privileges from a non-existing user on a master breaks r...Brandon Nesterenko2022-09-035-0/+143
* MDEV-27172 Prefix indices on Spider tables may lead to wrong query resultsNayuta Yanagisawa2022-09-017-251/+334
* MDEV-13668 fixup: Remove test work-aroundsMarko Mäkelä2022-08-312-11/+4
* MDEV-28592 disks plugin (postfix - remove tabs)Daniel Black2022-08-311-7/+7
* MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX)Daniel Black2022-08-316-55/+211
* MDEV-13888: innodb_fts.innodb_fts_plugin failedMarko Mäkelä2022-08-302-25/+35
* MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLEMarko Mäkelä2022-08-303-6/+33
* MDEV-29258 Failing assertion for name length on RENAME TABLEMarko Mäkelä2022-08-305-8/+31
* MDEV-29403 innodb.innodb_sys_semaphore_waits fails with wrong errno 5014bb-10.3-elenstElena Stepanova2022-08-281-2/+2
* MDEV-29350 Crash when IN predicand is used in eliminated GROUP BY clauseIgor Babaev2022-08-253-1/+192
* MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ONMarko Mäkelä2022-08-251-40/+1
* update a global_suppressions() listSergei Golubchik2022-08-251-1/+1
* btr_search_drop_page_hash_index(): Remove a racey debug checkMarko Mäkelä2022-08-241-4/+1
* MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
* MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
* MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+3
* MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%Brandon Nesterenko2022-08-223-12/+176
* MDEV-27700 ASAN: Heap_use_after_free in btr_search_drop_page_hash_index()Thirunarayanan Balathandayuthapani2022-08-225-22/+63
* MDEV-13013 fixup: Adjust a testMarko Mäkelä2022-08-221-10/+10
* MDEV-29043 mariabackup --compress hangsMarko Mäkelä2022-08-191-8/+43
* MDEV-13013 InnoDB unnecessarily extends data filesThirunarayanan Balathandayuthapani2022-08-178-49/+66
* MDEV-29008 Server crash or assertion `field' failed in spider_db_open_item_id...Nayuta Yanagisawa2022-08-164-2/+80
* Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-08-155-18/+53
|\
| * bump the VERSIONDaniel Bartholomew2022-08-141-1/+1
| * MDEV-27151: JSON_VALUE() does not parse NULL properties properlyRucha Deodhar2022-08-113-1/+52
| * Remove Darwin CMake fileBrad Smith2022-08-101-16/+0
* | Do not check symbol returned (or not and so there is some garbadge) by mb_wc(...mariadb-10.3.36Nayuta Yanagisawa2022-08-101-1/+1
* | my_safe_process: try to kill the process softly firstSergei Golubchik2022-08-101-2/+9
* | missing 'Sergei Golubchik2022-08-101-1/+1
* | MDEV-23149 Server crashes in my_convert / ErrConvString::ptr / Item_char_type...Sergei Golubchik2022-08-105-10/+17
* | take into account C/C specific CR_ERR_NET_WRITE errorSergei Golubchik2022-08-101-1/+1
* | remove invalid options from warning messagesSergei Golubchik2022-08-101-4/+4
|/
* Update docs INSTALL BINARY to mention mariadb tar file insteadfluesvamp2022-08-091-6/+6
* Fix typos in the codebase.fluesvamp2022-08-0922-48/+49
* refactor: remove redundant assignmentsqggcs2022-08-091-3/+1
* fix of MDEV-12325 patch: symetric changes in sql_yacc_oraOleksandr Byelkin2022-08-081-1/+0
* Fixed that sp-no-valgrind.test is disabled on valgrind builds (not runs)Monty2022-08-082-1/+5
* MDEV-12325 Unexpected data type and truncation when using CTEMonty2022-08-086-3/+223
* MDEV-18702: mysqldump: add variable 'max-statement-time' (mtr fix)Daniel Black2022-08-041-1/+1
* Fix compile errors.Oleksandr Byelkin2022-08-041-1/+1
* MDEV-23809: Server crash in JOIN_CACHE::free ...: part #2Sergei Petrunia2022-08-031-4/+17
* MDEV-23809: Server crash in JOIN_CACHE::free or ...Sergei Petrunia2022-08-035-1/+69
* MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-035-1/+116