summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27744 InnoDB: Failing assertion: !cursor->index->is_committed() in row0i...bb-10.3-bar-MDEV-27744Alexander Barkov2023-04-2560-672/+3569
* Merge branch 'merge-zlib' into 10.3bb-10.3-sergSergei Golubchik2023-04-2028-252/+333
|\
| * 1.2.13Sergei Golubchik2023-04-2092-968/+674
* | MDEV-30818 invalid ssl prevents bootstrapSergei Golubchik2023-03-093-1/+12
* | main.bootstrap test cleanupSergei Golubchik2023-03-092-55/+89
* | bump the VERSIONSergei Golubchik2023-03-091-1/+1
* | Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2023-02-0614-122/+313
|\ \
| * | MDEV-29644 a potential bug of null pointer dereference in spider_db_mbase::pr...bb-10.3-mdev-29644Nayuta Yanagisawa2023-02-035-56/+136
| * | MDEV-30509: mariadb-plugin-connect: introduce curl as recommendsSalman Mohammadi2023-01-311-0/+1
| * | MDEV-30475 Windows, mtr - Remove outdated instructions on how to install post...Vladislav Vaintroub2023-01-261-30/+3
| * | MDEV-30151 parse error 1=2 not between/inbb-10.3-bar-MDEV-30151Alexander Barkov2023-01-264-30/+130
| * | Revert "MDEV-30151 parse error 1=2 not between/in"Alexander Barkov2023-01-264-25/+6
| * | MDEV-28616 Crash when using derived table over union with order by clausebb-10.3-igorIgor Babaev2023-01-253-0/+56
* | | MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
|/ /
* | MDEV-30457 Windows, signtool error "No file digest algorithm specified."Vladislav Vaintroub2023-01-241-1/+1
* | MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of orderbb-10.3-andreiAndrei2023-01-244-3/+237
* | MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
* | MDEV-30081 Crash with splitting from constant mergeable derived tableIgor Babaev2023-01-243-1/+108
* | MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-246-9/+231
* | Added comments re JOIN::all_fields, JOIN::fields_listSergei Petrunia2023-01-241-2/+20
* | Update 10.3 HELP tablesIan Gilfillan2023-01-241-46/+46
* | MDEV-30248 Infinite sequence of recursive calls when processing embedded CTEIgor Babaev2023-01-235-81/+311
* | MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-236-19/+188
* | Fix connect bson.cpp warningVicențiu Ciorbaru2023-01-201-1/+1
* | Fix mroonga warning of use-after-freeVicențiu Ciorbaru2023-01-201-2/+2
* | Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-2023-162/+221
* | MDEV-30052 Crash with a query containing nested WINDOW clausesIgor Babaev2023-01-206-17/+130
* | Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
* | MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-193-1/+146
* | MDEV-30422 Merge new release of InnoDB 5.7.41 to 10.3Marko Mäkelä2023-01-171-4/+11
* | New CC 3.1Oleksandr Byelkin2023-01-161-0/+0
* | MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraintNikita Malyavin2023-01-124-1/+89
* | fix typoslilinjie2023-01-125-9/+9
* | MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-113-5/+97
* | MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2023-01-113-8/+83
* | MDEV-30157: Galera SST doesn't properly handle undo* files from innodbJulius Goryavsky2023-01-111-5/+30
* | pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2023-01-113-51/+118
* | MDEV-28602 Wrong result with outer join, merged derived table and viewSergei Petrunia2023-01-114-0/+263
* | Remove an unused parameterMarko Mäkelä2023-01-111-5/+3
* | clang15 warnings - unused vars and old prototypesDaniel Black2023-01-109-41/+14
* | MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-096-8/+62
* | MDEV-17093: SOURCE_REVISION in log (postfix - not in help)Daniel Black2023-01-081-2/+3
* | MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-064-6/+171
* | MDEV-17093: SOURCE_REVISION in log and handle_fatal_signalHaidong Ji2023-01-062-16/+12
* | fix typoslilinjie2023-01-056-7/+7
* | MDEV-30329: mariadb-service-convert resets systemd service to default User=rootAndrew Hutchings2023-01-031-1/+1
* | MDEV-29988 group by fixSergei Golubchik2023-01-023-5/+23
* | fixes for json.json_table and main.func_json in --psSergei Golubchik2023-01-021-1/+2
* | MDEV-29988: (spider fix) Major performance regression with 10.6.11Oleksandr Byelkin2023-01-021-0/+6
* | MDEV-29988: Major performance regression with 10.6.11Dmitry Shulga2023-01-026-18/+215