summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tabrest.cppbb-10.2-anel-from-ob-10.2Olivier Bertrand2021-04-081-63/+8
* tabrest.cppOlivier Bertrand2021-04-081-1/+4
* tabrest.cppOlivier Bertrand2021-04-081-1/+1
* try to fix tabrest.cpp compile errorOlivier Bertrand2021-04-081-1/+1
* - Fix Linux compile errorsOlivier Bertrand2021-04-082-23/+17
* Test tabrest.cpp fixOlivier Bertrand2021-04-081-2/+1
* - Fix(?) Linux compile errorsOlivier Bertrand2021-04-083-15/+20
* - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-082-1/+7
* - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-088-47/+161
* - Fix bug making REST table fail using CURLOlivier Bertrand2021-04-087-61/+87
* - Add new JPATH featuresOlivier Bertrand2021-04-0810-122/+230
* Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ...Olivier Bertrand2021-04-081-1/+1
* - Fix bug causing bnx base wrong after CheckMemoryOlivier Bertrand2021-04-083-5/+18
* MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-073-0/+22
* Fix postinst trigger when systemd is not running (Closes: #983563)bb-10.2-anel-systemdpatchArnaud Rebillout2021-04-061-2/+2
* MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-063-2/+31
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-033-1/+5
* MDEV-25321: mariabackup failed if password is passed via environment variablebb-10.2-MDEV-25321Julius Goryavsky2021-04-011-0/+7
* MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-016-9/+233
* MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-013-1/+33
* CMake - when searching bison, look also for win_bisonVladislav Vaintroub2021-03-311-1/+1
* MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-3111-5/+61
* MDEV-13103 fixup: Actually fix a crash during IMPORT TABLESPACEMarko Mäkelä2021-03-311-6/+8
* MDEV-25294 signal handler display coredump on macDavid CARLIER2021-03-301-1/+13
* MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-303-0/+59
* MDEV-15527 page_compressed compressed page partially during import tablespaceThirunarayanan Balathandayuthapani2021-03-301-1/+1
* Add missing have_perfschema.incMarko Mäkelä2021-03-302-0/+2
* MDEV-15527 page_compressed compressed page partially during import tablespacebb-10.2-MDEV-15527Thirunarayanan Balathandayuthapani2021-03-301-11/+74
* Add supression for warning.Jan Lindström2021-03-302-0/+3
* MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-303-121/+107
* remove broken tests/grant.plDaniel Black2021-03-301-750/+0
* mallinfo2: whitespace fixDaniel Black2021-03-301-1/+1
* Windows - suppress nonsensical(for this OS) system check.Vladislav Vaintroub2021-03-301-0/+1
* MDEV-24586: remove mysql_to_mariadb.sqlbb-10.2-MDEV-24586-danielblack-remove-mysql_to_mariadb.sqlDaniel Black2021-03-302-23/+0
* Don't pass password to innobackup via command line, use environment insteadbb-10.2-codership-cmd-line-pswdAlexey Yurchenko2021-03-292-6/+6
* MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-293-5/+26
* MDEV-25240 minor upgrade does not perform server restartbb-10.2-MDEV-25240Alexey Bychko2021-03-291-3/+8
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()bb-10.2-anel-MDEV-13467-gis-feature-v1Anel Husakovic2021-03-271-2/+2
* MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-272-4/+4
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-2714-39/+598
* Replace mallinfo with mallinfo2 on supported systemsMichael Okoko2021-03-273-2/+8
* cmake cleanup: drop support for ancient clang in WITH_ASAN optionEugene Kosov2021-03-261-10/+0
* MDEV-25238 add support for -fsanitize-address-use-after-scopeEugene Kosov2021-03-261-0/+6
* MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column errorst-10.2-MDEV-24786Marko Mäkelä2021-03-261-80/+46
* Cleanup - reduce duplicate code, in SSL IO error handling.bb-10.2-sysprgVladislav Vaintroub2021-03-251-23/+29
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-243-8/+27
* MDEV-23740 postfix - potentially uninitialized variable passed to vio_socket...Vladislav Vaintroub2021-03-241-10/+15
* MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
* Follow up fixes for making @@wsrep_provider read-onlyDaniele Sciascia2021-03-238-10/+11
* fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3