summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19714: JOIN::pseudo_bits_cond is not visible in EXPLAIN FORMAT=JSONbb-10.2-mdev19714Sergei Petrunia2019-06-081-0/+55
* MDEV-18015: Assertion `global_status_var.global_memory_used == 0' failed when...Varun Gupta2019-06-041-0/+27
* Merge 10.1 into 10.2Marko Mäkelä2019-05-287-3/+711
|\
| * Merge 5.5 into 10.1Marko Mäkelä2019-05-283-0/+403
| |\
| | * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-271-0/+401
| | * MDEV-18896 Crash in convert_join_subqueries_to_semijoins : CorrectionIgor Babaev2019-05-192-0/+2
| * | MDEV-19258 RIGHT JOIN hangs in MariaDBIgor Babaev2019-05-232-2/+276
| * | MDEV-17752: Plan changes from hash_index_merge to index_merge with new optimi...Varun Gupta2019-05-212-1/+32
* | | MDEV-13992 Implement JSON_MERGE_PATCH.Alexey Botchkov2019-05-171-2/+73
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-163-0/+78
|\ \ \ | |/ /
| * | Fixed the case when statistics were not getting read becauseVarun Gupta2019-05-162-0/+22
| * | MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-162-0/+38
| * | MDEV-788 mysqlimport should support the ability to disable foreign keysRobert Bindar2019-05-151-0/+18
* | | MDEV-19449 Got error 168 for valid TRUNCATE (temporary) TABLEMarko Mäkelä2019-05-141-0/+12
* | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponSergey Vojtovich2019-05-141-0/+24
* | | MDEV-19139: pushdown condition with Item_func_set_user_varGalina Shalygina2019-05-081-0/+49
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-0457-56/+875
|\ \ \ | |/ /
| * | MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-022-0/+36
| * | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status...Oleksandr Byelkin2019-04-301-0/+17
| * | Tests for MDEV-19359 ASAN heap-use-after-free in copy_if_not_alloced / make_s...Alexander Barkov2019-04-301-0/+11
| * | MDEV-18738 ASAN heap-use-after-free in copy_if_not_alloced / copy_fieldsAlexander Barkov2019-04-301-0/+27
| * | Tests for MDEV-11895 NO_ZERO_DATE affects timestamp values without any warningsAlexander Barkov2019-04-291-0/+33
| * | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-2817-2/+238
| * | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR,Vladislav Vaintroub2019-04-281-0/+9
| * | MDEV-19262 Server error message is unclear if event is created and event_sche...Vladislav Vaintroub2019-04-281-10/+10
| * | MDEV-18131 MariaDB does not verify IP addresses from subject alternativeVladislav Vaintroub2019-04-282-2/+6
| * | MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in differen...Alexander Barkov2019-04-2820-0/+222
| * | MDEV-19350 Server crashes in delete_tree_element / ... / Item_func_group_conc...Sergei Golubchik2019-04-271-0/+19
| * | gis2 fails in embeddedSergei Golubchik2019-04-272-14/+14
| * | MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re...Varun Gupta2019-04-271-0/+14
| * | MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT wi...Alexander Barkov2019-04-271-5/+35
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-265-0/+50
| |\ \ | | |/
| | * Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-251-0/+7
| | * MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_pr...Sergei Golubchik2019-04-241-0/+0
| | * MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-241-0/+4
| | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-0/+21
| | * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-0/+4
| | * MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-241-0/+11
| | * cleanupSergei Golubchik2019-04-241-0/+0
| | * MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-041-0/+16
| * | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-251-0/+42
| * | MDEV-18452 ASAN unknown-crash in Field::set_default upon SET bit_column = DEF...Alexander Barkov2019-04-251-0/+7
| * | MDEV-9531 GROUP_CONCAT with ORDER BY inside takes a lot of memory while it's ...Sergei Golubchik2019-04-241-0/+8
| * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-1/+0
| * | MDEV-19182 mysqldump not always handling SHOW CREATE TRIGGER failures correctlySergei Golubchik2019-04-241-0/+4
| * | tests for AddGeometryColumn and DropGeometryColumnSergei Golubchik2019-04-241-0/+42
* | | MDEV-18373: DENSE_RANK is not calculated correctlyVarun Gupta2019-05-041-0/+26
* | | MDEV-14791: Crash with order by expression containing window functionsVarun Gupta2019-05-041-0/+45
* | | MDEV-17781: Server crashes in next_linear_tabVarun Gupta2019-05-041-0/+18
* | | MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ...Anel Husakovic2019-05-011-0/+19