summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | MDEV-24763 fixup: Use deterministic ORDER BYMarko Mäkelä2021-02-122-2/+2
| | * | | MDEV-24763 ALTER TABLE fails to rename a column in SYS_FIELDSMarko Mäkelä2021-02-123-0/+65
| | * | | MDEV-18468 fixup: Make test case robust w.r.t. deferred DROP TABLEMarko Mäkelä2021-02-122-4/+19
| | * | | MDEV-19950: Galera test failure on galera_ssl_upgradeJulius Goryavsky2021-02-116-14/+79
| | * | | Update Galera disabled.defJan Lindström2021-02-112-0/+3
| | * | | MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-085-20/+198
| | * | | Make innodb_gis.rtree_purge run fasterMarko Mäkelä2021-02-071-4/+2
| | * | | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-033-1/+12
| | * | | MDEV-24762 - HeidiSQL 11.2Vladislav Vaintroub2021-02-021-1/+1
| | * | | Updating test results in rocksdb test suite after MDEV-11172 is fixedVarun Gupta2021-02-013-5/+5
| | * | | MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-313-16/+36
| | * | | MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-304-8/+88
| | * | | MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-305-4/+45
| | * | | Skip TokuDB within autobake-deb.shVicențiu Ciorbaru2021-01-292-5/+6
| | * | | List of unstable tests for 10.2.37 releaseElena Stepanova2021-01-291-183/+111
| * | | | Merge branch 'bb-10.3-release' into 10.3Sergei Golubchik2021-02-22290-3585/+21418
| |\ \ \ \
| * | | | | MDEV-24936 EXPLAIN for query based on table value constructor lacks infoIgor Babaev2021-02-223-2/+72
| * | | | | bump the VERSIONDaniel Bartholomew2021-02-221-1/+1
| * | | | | MDEV-22703 DEFAULT() on a BLOB column can overwrite the default recordMonty2021-02-213-3/+36
| * | | | | MDEV-24840 Crash caused by query with IN subquery containing unionIgor Babaev2021-02-105-7/+113
* | | | | | Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2021-02-23338-4318/+22235
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'bb-10.3-release' into bb-10.4-releasemariadb-10.4.18Sergei Golubchik2021-02-1919-306/+36
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'bb-10.2-release' into bb-10.3-releasemariadb-10.3.28Sergei Golubchik2021-02-1818-314/+31
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | make @@wsrep_provider and @@wsrep_notify_cmd read-onlymariadb-10.2.37Sergei Golubchik2021-02-1817-313/+24
| | | * | | don't allocate 64K on the stackSergei Golubchik2021-02-181-3/+7
| * | | | | updating @@wsrep_cluster_address deadlocksSergei Golubchik2021-02-147-45/+46
| * | | | | fix a 3-way deadlock in galera_sr.galera-features#56Sergei Golubchik2021-02-121-0/+4
| * | | | | remove find_thread_with_thd_data_lock_callbackSergei Golubchik2021-02-123-25/+9
| * | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-1211-102/+185
| * | | | | don't take mutexes conditionallySergei Golubchik2021-02-128-40/+16
| * | | | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-127-86/+33
| * | | | | List of unstable tests for 10.4.18 releaseElena Stepanova2021-02-121-384/+258
| * | | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-12309-3328/+21644
| |\ \ \ \ \ | | |/ / / /
| | * | | | List of unstable tests for 10.3.28 releaseElena Stepanova2021-02-061-180/+101
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-02-0514-306/+500
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix connect engine ppc64 failOlivier Bertrand2021-02-052-7/+7
| | | * | | Fix of connect engine crashesOlivier Bertrand2021-02-051-0/+2
| | | * | | Fix of crashes of connect engine.Oleksandr Byelkin2021-02-053-24/+24
| | | * | | Fix of random crashes of connect engine (probably depend on addresses used)-Oleksandr Byelkin2021-02-051-1/+1
| | | * | | Fix compiler warnings of the new connect engine.Oleksandr Byelkin2021-02-051-0/+1
| | | * | | Revert "Fix of warnings on aarch64 like:"Oleksandr Byelkin2021-02-022-5/+5
| | | * | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-0213-269/+460
| | | |\ \ \
| | | | * | | Fix failed test bson and xmlOlivier Bertrand2021-02-021-1/+7
| | | | * | | Fix failed test bson and xmlOlivier Bertrand2021-01-303-4/+2
| | | | * | | Update bson_get_item modified: bsonudf.cppOlivier Bertrand2021-01-291-9/+8
| | | | * | | Fix decimal problems in bson udf'sOlivier Bertrand2021-01-284-138/+116
| | | | * | | - Continue BSON developmentOlivier Bertrand2021-01-2813-131/+341
| | * | | | | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-021-0/+6
| | * | | | | mergeSergei Golubchik2021-02-022-3/+7
| | * | | | | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-024-7/+22