summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntaxbb-10.3-midenokAleksey Midenkov2022-12-013-0/+25
* MDEV-30023 Revoking Privilege on the Column Yields the Errorbb-10.3-vicentiuVicențiu Ciorbaru2022-11-303-2/+48
* MDEV-28299: Server crashes in XINDXS::Range/CntIndexRange (Connect engine)Anel Husakovic2022-11-293-0/+66
* [MDEV-30002] Skip bad_startup_options test when running as root (#2344)Robin Newhouse2022-11-291-0/+3
* Add a global suppression for O_DIRECT failuresMarko Mäkelä2022-11-292-6/+1
* Fixed warning from innodb.create_isl_with_direct if have_symlink is disabledbb-10.3-montyMonty2022-11-291-6/+5
* Safety fixMonty2022-11-291-3/+4
* Fixed the BUILD scripts to work outside of a git repositoryMonty2022-11-291-4/+8
* Enable valgrind for replication testMonty2022-11-294-2/+8
* MDEV-16735 Ensure mysql_upgrade works when changing alter_algorithmChristian Gonzalez2022-11-293-1/+73
* MDEV-29348 rpl.rpl_rewrt_db test fails with [gdb,manual-gdb] with wrong parsingAnel Husakovic2022-11-281-1/+1
* MDEV-28996 ASAN errors in String::q_append / spider_string::q_append / spider...Nayuta Yanagisawa2022-11-284-9/+90
* MDEV-29855 Crash with SPIDER_DIRECT_SQL and spider_udf_ds_use_real_table=1Nayuta Yanagisawa2022-11-244-11/+77
* MDEV-29169 Using MATCH returns NULL for Virtual ColumnNikita Malyavin2022-11-233-0/+38
* MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-224-5/+9
* MDEV-28462 Race condition between instant alter and AHI accessThirunarayanan Balathandayuthapani2022-11-228-21/+33
* MDEV-12274: Too many connections warning in error log (#2213)Daniel Black2022-11-181-1/+2
* MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-1717-29/+128
* MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-153-4/+39
* Clean up file load.in in a testMarko Mäkelä2022-11-141-0/+1
* MDEV-28489 CONNECT used incorrect CHAR lengthAndrew Hutchings2022-11-113-7/+70
* MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific erro...Daniel Black2022-11-1117-21/+170
* MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subq...Vlad Lesin2022-11-093-0/+132
* MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-0912-6/+12
* MDEV-29883 Deadlock between InnoDB statistics update and BLOB insertMarko Mäkelä2022-11-093-7/+7
* MDEV-29397 CONNECT engine: Fix note turning into error (#2325)Andrew Hutchings2022-11-084-3/+21
* MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefixMarko Mäkelä2022-11-083-101/+91
* MDEV-29905 Change buffer operations fail to check for log file overflowMarko Mäkelä2022-11-083-46/+28
* MDEV-23371: Crash in _db_doprnt_ via que_thr_step()Marko Mäkelä2022-11-081-74/+2
* Include some advice in the crash-upgrade messageMarko Mäkelä2022-11-081-9/+13
* MDEV-22512: Disable frequently failing testsMarko Mäkelä2022-11-082-1/+2
* Work around MDEV-24813 in some testsMarko Mäkelä2022-11-084-64/+38
* Remove an unused fileMarko Mäkelä2022-11-081-14/+0
* MDEV-27121 fixup: mariabackup.mdev-14447 fault injectionMarko Mäkelä2022-11-081-1/+1
* Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-11-0710-26/+56
|\
| * bump the VERSIONDaniel Bartholomew2022-11-071-1/+1
| * MDEV-27121 mariabackup incompatible with disabled dedicated undo log tablesp...Thirunarayanan Balathandayuthapani2022-11-074-4/+39
| * MDEV-29951 server hang in crash handlerVladislav Vaintroub2022-11-051-1/+1
| * Fix duplicate entry in mysqld_safe man pageIan Gilfillan2022-11-031-16/+3
| * Fix warning with signal typedef for *BSDBrad Smith2022-10-311-1/+3
| * MDEV-29847: Wrong warning on rlimit capping of max_open_files (#2315)Daniel Black2022-10-281-2/+2
| * Fix building my_gethwaddr() on OpenBSDBrad Smith2022-10-271-1/+7
* | MDEV-29926: ASAN heap-use-after-free in Explain_query::~Explain_querymariadb-10.3.37Oleksandr Byelkin2022-11-028-1/+89
|/
* Add skipped changes to oracle mode parser.Oleksandr Byelkin2022-10-261-3/+9
* MDEV-29578 Fix CONNECT build warningsAndrew Hutchings2022-10-262-5/+5
* Rocksdb: Add initial OpenBSD supportBrad Smith2022-10-262-7/+7
* MDEV-26161 crash in Gis_point::calculate_haversineAlexey Botchkov2022-10-265-13/+33
* MDEV-26161 crash in Gis_point::calculate_haversineSergei Golubchik2022-10-254-12/+27
* cleanup: put casts in a separate statementSergei Golubchik2022-10-251-20/+18
* MDEV-29490 Renaming internally used client API to avoid name conflictsLawrin Novitsky2022-10-259-775/+64