summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable reading Mysql json type only for alter forcebb-10.3-anel-MDEV18323Anel Husakovic2019-04-302-2/+45
* Add condition to handle only HA_OPEN_FOR_ALTER To init_frm_from_image()Anel Husakovic2019-04-301-5/+8
* Report that exist the mysql table with json column which needs to be upgraded...Anel Husakovic2019-04-301-2/+9
* Add new test caseAnel Husakovic2019-04-306-1/+42
* Adding changes to compileAnel Husakovic2019-04-308-14/+23
* Finish milestone 1: Read MySQL json dataAnel Husakovic2019-04-3059-10/+18747
* 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.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
| * MDEV-16518 MYSQL57_GENERATED_FIELD: The code in TABLE_SHARE::init_from_binary...Alexander Barkov2019-04-264-1/+41
| * MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-263-7/+50
| * MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-2510-16/+197
| * MDEV-17036: BULK with replace doesn't take the first parameter in accountOleksandr Byelkin2019-04-252-1/+63
| * Implement --debug=d,ib_log_checkpoint_avoidMarko Mäkelä2019-04-251-0/+20
| * MDEV-19231 make DB_SUCCESS equal to 0Eugene Kosov2019-04-258-18/+18
* | Merge 10.2 into 10.3Marko Mäkelä2019-04-2560-287/+1130
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-04-2556-114/+1186
| |\
| | * Merge 5.5 into 10.1Marko Mäkelä2019-04-2420-38/+495
| | |\
| | | * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-2415-71/+481
| | | * MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-241-0/+2
| | | * MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-234-10/+78
| | | * Fix the linking of async_exampleMarko Mäkelä2019-04-231-2/+2
| | * | MDEV-9465 The constructor StringBuffer(const char *str, size_t length, const ...Alexander Barkov2019-04-231-5/+0
| | * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-226-1/+204
| | * | MDEV-18920 Prepared statements with st_convexhull hang and eat 100% cpu.Alexey Botchkov2019-04-223-0/+12
| | * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-225-7/+7
| | * | MDEV-14041 Server crashes in String::length on queries with functions and ROLLUPAlexander Barkov2019-04-224-4/+108
| | * | MDEV-17299 Assertion `maybe_null' failed in make_sortkeyAlexander Barkov2019-04-193-0/+41
| | * | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-184-17/+92
| | * | MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CH...Alexander Barkov2019-04-173-0/+39