summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25664 Potential hang in purge for virtual columnsMarko Mäkelä2021-05-211-2/+4
* MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-182-6/+22
* Revert "Connect: remove Mongo dependencies"Sergei Golubchik2021-05-082-3/+14
* Fix clang++-11 -Wsometimes-uninitializedMarko Mäkelä2021-05-071-1/+1
* Connect: remove Mongo dependenciesNikita Malyavin2021-05-033-10/+0
* MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...Thirunarayanan Balathandayuthapani2021-04-301-1/+2
* MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-301-11/+4
* Merge remote-tracking branch 'connect/10.2' into 10.2Nikita Malyavin2021-04-2921-296/+512
|\
| * Typo modified: CMakeLists.txtOlivier Bertrand2021-04-091-1/+1
| * Remove add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-2/+1
| * Fix add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-0/+2
| * Fix install modified: CMakeLists.txtOlivier Bertrand2021-04-091-3/+5
| * typo tabrest.cppOlivier Bertrand2021-04-081-1/+1
| * tabrest.cppOlivier 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
| * Commit last pull from originOlivier Bertrand2021-04-0699-1290/+1409
| |\
| * | - Fix(?) Linux compile errorsOlivier Bertrand2021-04-063-15/+20
| * | - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-052-1/+7
| * | - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-058-47/+161
| * | - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-167-61/+87
| * | - Add new JPATH featuresOlivier Bertrand2021-02-1610-122/+230
| * | Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ...Olivier Bertrand2021-02-052-7/+7
| * | - Fix bug causing bnx base wrong after CheckMemoryOlivier Bertrand2021-02-053-3/+18
* | | MDEV-25543: Building failure on MacOS in case MariadDB server is compiled wit...bb-10.2-MDEV-25543Dmitry Shulga2021-04-281-2/+1
* | | MDEV-25319 : Long BF log wait turns on InnoDB Monitor output without telling,...bb-10.2-MDEV-21514Jan Lindström2021-04-281-14/+19
* | | MDEV-25232 - CMake deprecation warning about CMAKE_MINIMUM_REQUIRED < 2.8.12Vladislav Vaintroub2021-04-281-1/+1
* | | MDEV-25503 InnoDB hangs on startup during recoveryThirunarayanan Balathandayuthapani2021-04-275-2/+32
* | | MDEV-22928 InnoDB fails to fetch index type when index mismatch happensThirunarayanan Balathandayuthapani2021-04-271-4/+10
* | | MDEV-19011 Assertion `file->s->base.reclength < file->s->vreclength' failedNikita Malyavin2021-04-271-1/+2
* | | revive innodb_debug_syncNikita Malyavin2021-04-275-0/+86
* | | MDEV-23026/MDEV-25474 fixup: Assertion ib_table->stat_initializedMarko Mäkelä2021-04-241-11/+7
* | | MDEV-25459 MVCC read from index on CHAR or VARCHAR wrongly omits rowsMarko Mäkelä2021-04-241-35/+55
* | | MDEV-23455 Hangs + Sig11 in unknown location(s) due to single complex FK queryAleksey Midenkov2021-04-231-3/+4
* | | MDEV-25456 - fix predicate in ib::error_or_warnVladislav Vaintroub2021-04-221-1/+1
* | | MDEV-25456 MariaBackup logs "[ERROR]" on Invalid log block checksumVladislav Vaintroub2021-04-221-1/+2
* | | MDEV-25474 Background thread returns uninitialized statisticsbb-10.2-MDEV-25474Thirunarayanan Balathandayuthapani2021-04-211-2/+6
* | | MDEV-25457 Server crashes in row_undo_mod_clust_low upon rollback of read-onl...Eugene Kosov2021-04-211-1/+2
* | | MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2Marko Mäkelä2021-04-202-6/+2
|\ \ \
| * | | Bug #32032897 DEADLOCKING WAIT GRAPH ON BUSY SERVERAditya A2021-04-201-5/+1
|/ / /
* | | MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-158-12/+19
* | | MDEV-23026 purge fails with assert !rw_lock_own_flagged(lock, RW_LOCK_FLAG_X...st-10.2-MDEV-23026Thirunarayanan Balathandayuthapani2021-04-151-2/+4
* | | MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexst-10.2-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-131-2/+1
* | | MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-127-51/+160
* | | MDEV-18802 Assertion table->stat_initialized failed in dict_stats_update_if_n...Marko Mäkelä2021-04-121-2/+17
* | | MDEV-24434 Assertion trx->in_rw_trx_list... in trx_sys_any_active_transactions()Marko Mäkelä2021-04-121-6/+1
* | | BtrBulk::table_name(): Return the table name while displayingThirunarayanan Balathandayuthapani2021-04-092-2/+2