summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24719 backport MDEV-24705 from 10.5 to 10.2, 10.3, 10.4bb-10.2-MDEV-24719-last-skipped-lsn-checkVlad Lesin2021-03-014-14/+8
* MDEV-24940: dict_hdr_get_new_id() changes table id in dictionary header, but ...Vlad Lesin2021-02-221-3/+0
* MDEV-24719 backport MDEV-24705 from 10.5 to 10.2, 10.3, 10.4Vlad Lesin2021-02-191-3/+37
* MDEV-22110 InnoDB unnecessarily writes unmodified pagesVlad Lesin2021-02-1917-82/+169
* MDEV-24873 : galera.galera_as_slave_ctas MTR failed: Assertion `(&(&LOCK_thd_...Jan Lindström2021-02-171-1/+1
* MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4
* MDEV-24867 : wsrep.variables MTR failed: Result length mismatchJan Lindström2021-02-172-14/+2
* MDEV-15641 fixup: Make the test fasterMarko Mäkelä2021-02-162-16/+4
* MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-164-0/+52
* MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-163-1/+23
* MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-165-4/+111
* Remove useless test innodb.innodb_bug60049Marko Mäkelä2021-02-153-58/+0
* MDEV-11862 rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync...Alice Sherepa2021-02-153-0/+3
* 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
* fix of warning on windowsOleksandr Byelkin2021-01-292-2/+2
* Fix of warnings on aarch64 like:Oleksandr Byelkin2021-01-292-5/+5
* fix warnings returned by gcc v10.0Oleksandr Byelkin2021-01-295-9/+12
* Merge remote-tracking branch 'connect/10.2' 10.2Oleksandr Byelkin2021-01-2994-2184/+18357
|\
| * Fix some Json and Bson bugsOlivier Bertrand2021-01-204-6/+29
| * Fix failed testOlivier Bertrand2021-01-132-0/+4
| * Fix failed testOlivier Bertrand2021-01-122-4/+0
| * - Remove static linkage to cpprestsdk when it is installedOlivier Bertrand2021-01-129-72/+1327
| * Re-include BSON into CMakeLists.txtOlivier Bertrand2021-01-101-0/+13
| * Remove changes to CMakeLists.txt that cause compile errorOlivier Bertrand2021-01-101-25/+6
| * - add the test on RESTOlivier Bertrand2021-01-104-7/+66
| * - Add the new BSON temporary type for testingOlivier Bertrand2021-01-0821-425/+4226
| * - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's)Olivier Bertrand2020-12-316-152/+2861
| * - Continue BSON implementation + fix create modified ha_connect.ccOlivier Bertrand2020-12-265-125/+132
| * Make REST tables default file name. Commit before continuing BSON developmentOlivier Bertrand2020-12-226-32/+57
| * - Fix json parser (void objects not recognized) modified: json.cppOlivier Bertrand2020-12-182-12/+15
| * - Fix crash with JsonContains UDF + BSON developmentOlivier Bertrand2020-12-174-25/+17
| * - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-1510-908/+189
| * BSON developmentOlivier Bertrand2020-12-116-103/+249
| * - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-0912-614/+204
| * - Continue BSON implementationOlivier Bertrand2020-12-0814-99/+1033
| * Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-0410-570/+400