summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2023-01-04188-2297/+3169
|\
| * Remove redundant statements from a testMarko Mäkelä2023-01-042-5/+0
| * Merge 10.5 into 10.6Marko Mäkelä2023-01-03178-2254/+2956
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2023-01-03168-2202/+3018
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2023-01-03149-1991/+2784
| | | |\
| | | | * MDEV-30102 file missing in development librariesSergei Golubchik2023-01-021-0/+1
| | | | * --skip-name-resolve=0 didn't workSergei Golubchik2023-01-027-21/+12
| | | | * ignore changes in submodules when committing everythingSergei Golubchik2023-01-021-0/+2
| | | | * MDEV-30151 parse error 1=2 not between/inSergei Golubchik2023-01-024-6/+25
| | | | * MDEV-19071 Wrong results when using STDDEV_SAMP() and viewSergei Golubchik2023-01-026-4/+29
| | | | * MDEV-30293: mariabackup fail with --galera-info option without GaleraJulius Goryavsky2022-12-272-4/+6
| | | | * MDEV-25004 RefactoringsMarko Mäkelä2022-12-274-67/+59
| | | | * MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORYAleksey Midenkov2022-12-2767-1849/+2269
| | | | * MDEV-25004 restart_bindir option to restart server from different locationAleksey Midenkov2022-12-272-6/+43
| | | | * MDEV-25004 vers_force_trx option to force transactional System VersioningAleksey Midenkov2022-12-274-23/+41
| | | | * typosmusvaage2022-12-219-27/+27
| | | | * MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-207-2/+119
| | | | * MDEV-29562 Spider table charset error should happen correctly.Yuchen Pei2022-12-204-0/+114
| | | | * header typosmusvaage2022-12-2019-35/+35
| | | | * MDEV-27691: make working view-protocolLena Startseva2022-12-161-0/+3
| | | | * MDEV-30242 MTR fails to report stack traces of all threads by defaultMarko Mäkelä2022-12-161-2/+2
| | | | * debian typosmusvaage2022-12-163-4/+4
| | | | * MDEV-30233 DROP DATABASE test fails: Directory not emptyMarko Mäkelä2022-12-1513-12/+31
| | | * | MDEV-29653 Make sure Item_cache_row has the correct type handler.Yuchen Pei2022-12-224-1/+74
| | | * | header typosmusvaage2022-12-202-2/+2
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-12-144-6/+43
| | | |\ \ | | | | |/
| | | | * MDEV-21187: log_slow_filter="" logs queries not using indexesDaniel Black2022-12-143-5/+40
| | | | * MDEV-18591: mysql_install_db - pass --log-error to mysqld in install (#2363)Daniel Black2022-12-131-1/+3
| | | * | MDEV-30218: Incorrect optimization for rowid_filteringSergei Petrunia2022-12-1311-306/+146
| | * | | MDEV-30275: mariadb names rather than mysql names should be usedDaniel Black2023-01-035-13/+19
| | * | | Fix a typo in CmakeLists.txtAlexander Kuleshov2023-01-031-1/+1
| | * | | header typomusvaage2022-12-201-1/+1
| | * | | debian typosmusvaage2022-12-194-5/+5
| | * | | MDEV-24685 fixup: Remove srv_n_file_io_threadsMarko Mäkelä2022-12-163-22/+1
| | * | | MDEV-30118 exception in ha_maria::extraMonty2022-12-152-1/+12
| * | | | sporadic failures of perfschema.statement_program_concurrencySergei Golubchik2022-12-241-1/+3
| * | | | MDEV-29852 SIGSEGV in mysql_create_routine or is_acl_user on 2nd execution, A...Sergei Golubchik2022-12-243-8/+38
| * | | | MDEV-29562 fixup: ASAN global-buffer-overflowMarko Mäkelä2022-12-221-2/+1
| * | | | MDEV-29896: mariadb-backup --backup --incremental --throttle=... hangsMarko Mäkelä2022-12-212-25/+27
| * | | | MDEV-29562 Spider table charset error should happen correctly.Yuchen Pei2022-12-214-0/+116
| * | | | Fix build failure in sanitizer on GitLab-CIRobin Newhouse2022-12-201-2/+18
* | | | | MDEV-30321: blob data corrupted by row_merge_write_blob_to_tmp_file()Michael Roosz2023-01-043-1/+33
* | | | | Fixed usage of unitialised value error in test_sql_servicebb-10.7-montyMonty2022-12-201-0/+1
* | | | | header typomusvaage2022-12-201-1/+1
* | | | | MDEV-30172: Disable galera.galera_parallel_simpleMarko Mäkelä2022-12-161-0/+1
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-166-6/+20
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-30235 InnoDB crash on table-rebuilding DDL when the statistics tables ar...Marko Mäkelä2022-12-151-1/+5
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-151-2/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-30227 [ERROR] [FATAL] InnoDB: fdatasync() returned 9Marko Mäkelä2022-12-151-2/+3
| * | | | MDEV-30172: galera mtr disablesDaniel Black2022-12-152-0/+7