summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984Sergey Vojtovich2019-05-038-29/+29
| * | Adieu find_sys_var_ex()Sergey Vojtovich2019-05-035-67/+17
| * | Make connect speed great againSergey Vojtovich2019-05-034-9/+22
| * | Safe session_track_system_variables snapshotSergey Vojtovich2019-05-034-71/+64
| * | Allocate Session_sysvars_tracker staticallySergey Vojtovich2019-05-035-213/+156
| * | Allocate Transaction_state_tracker staticallySergey Vojtovich2019-05-036-126/+94
| * | Static current schema and state change trackersSergey Vojtovich2019-05-033-59/+63
| * | Allocate orig_list staticallySergey Vojtovich2019-05-031-40/+17
| * | Get rid of not implemented SESSION_GTIDS_TRACKERSergey Vojtovich2019-05-032-17/+0
| * | Cleanup session tracker APISergey Vojtovich2019-05-034-117/+56
| * | Cleanup session tracker redundancySergey Vojtovich2019-05-033-58/+7
| * | Session_sysvars_tracker::vars_list cleanupsSergey Vojtovich2019-05-031-92/+50
| * | A proper State_tracker::m_changed enacpsulationSergey Vojtovich2019-05-032-81/+15
| * | MDEV-18943: Group Concat with limit not working with viewsVarun Gupta2019-05-033-1/+39
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-029-118/+320
| |\ \ | | |/
| | * MDEV-14398 innodb_encryption_rotate_key_age=0 causes innodb_encrypt_tables to...bb-10.2-MDEV-14398-alternativeThirunarayanan Balathandayuthapani2019-05-029-118/+314
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-028-35/+149
| |\ \ | | |/
| | * MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ...Anel Husakovic2019-05-013-7/+46
| | * MDEV-15051: signal handler - output information about the core generationDaniel Black2019-05-011-4/+42
| | * compilation fixes for VS 2019Sergei Golubchik2019-05-011-5/+5
| | * MDEV-19188 Server Crash When Using a Trigger With A Number of Virtual Columns...Nikita Malyavin2019-04-303-11/+54
| * | Fixed some compilation warnings/errorsMonty2019-05-022-4/+3
| * | MDEV-17655 Inconsistent grant-name usage between grant-statement and privileg...Aleksey Midenkov2019-05-0216-65/+65
| * | Adjust the result for join_cache.testVarun Gupta2019-05-021-3/+3
| * | MDEV-9959: A serious MariaDB server performance bugVarun Gupta2019-04-3010-7/+153
| * | MDEV-10307 CAST(11068046444225730969 AS SIGNED) does not return a warningAlexander Barkov2019-04-306-1/+44
| * | Merge 10.2 into 10.3Marko Mäkelä2019-04-2919-159/+302
| |\ \ | | |/
| | * MDEV-18429: Simpler implementationMarko Mäkelä2019-04-291-307/+51
| | * MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-296-22/+15
| | * Clean up ut_listMarko Mäkelä2019-04-296-72/+90
| | * MDEV-13626: Add a test caseMarko Mäkelä2019-04-292-0/+83
| | * MDEV-18429 Consistent non-locking reads do not appear in TRANSACTIONS section...Eugene Kosov2019-04-291-20/+31
| | * MDEV-18131 : Update C/C to fix IP address SAN verification in 10.2+Vladislav Vaintroub2019-04-291-0/+0
| | * Fix a typoVladislav Vaintroub2019-04-291-1/+1
| | * MDEV-19356 Assertion 'space->free_limit == 0 || space->free_limit == free_limit'Marko Mäkelä2019-04-291-6/+13
| | * MDEV-19231: Correct an assertionMarko Mäkelä2019-04-291-1/+1
| | * Remove a type cast, and use correct format insteadMarko Mäkelä2019-04-291-2/+2
| | * Make Win compiler happy.Alexey Botchkov2019-04-291-1/+1
| | * MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-04-293-3/+10
| | * MDEV-19141 server_audit_excl_users accepts only values with less than 1024 ch...Alexey Botchkov2019-04-293-6/+78
* | | Merge 10.3 into 10.4Marko Mäkelä2019-05-0539-86/+555
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-04-2739-78/+547
| |\ \ | | |/
| | * Tests for MDEV-15881 Assertion `is_valid_value_slow()' failed in Datetime::Da...Alexander Barkov2019-04-262-0/+53
| | * MDEV-19342 Merge new release of InnoDB 5.7.26 to 10.2Marko Mäkelä2019-04-266-7/+83
| | |\
| | | * Bug #29021730 CRASHING INNOBASE_COL_CHECK_FK WITH FOREIGN KEYSAditya A2019-04-261-2/+2
| | | * MDEV-12004: Add the Bug#28825718 test caseMarko Mäkelä2019-04-262-1/+63
| | | * Bug #27850600 INNODB ASYNC IO ERROR HANDLING IN IO_EVENTSachin Agarwal2019-04-261-2/+16
| | |/
| | * Remove roll_node_t::partialMarko Mäkelä2019-04-262-8/+5
| | * lock_rec_convert_impl_to_expl_for_trx(): Remove unused parameterMarko Mäkelä2019-04-261-2/+1
| | * innobase_col_check_fk(): Remove copyingMarko Mäkelä2019-04-261-8/+4