summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21117: --tc-heuristic-recover=rollback is not replication safebb-10.1-andreiSujatha2020-10-231-1/+1
* MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851Daniel Black2020-10-081-0/+8
* Reverted wrong patch for mysql_upgradebb-10.1-danielblack-mysqlupgrade-revertMonty2020-09-261-2/+2
* Revert "[MDEV-7978] add show create user"Daniel Black2020-09-244-205/+1
* [MDEV-7978] Post review fixes and cleanups.Vicențiu Ciorbaru2020-09-201-2/+16
* [MDEV-7978] Added show create user implementation.Vicențiu Ciorbaru2020-09-201-0/+39
* [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-201-1/+1
* [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-201-1/+1
* [MDEV-7978] Implement alter user and tested create userVicențiu Ciorbaru2020-09-202-0/+151
* MDEV-21839: Handle crazy offset to SHOW BINLOG EVENTSSujatha2020-09-161-1/+1
* mtr: main.mysql_upgrade - record after correcting error messageDaniel Black2020-09-141-2/+2
* MDEV-23535 SIGSEGV, SIGABRT and SIGILL in typeinfo for Item_func_set_collatio...Alexander Barkov2020-09-032-0/+26
* MDEV-23600 Division by 0 in row_search_with_covering_prefixMarko Mäkelä2020-09-013-428/+346
* MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-12/+28
* MDEV-23596: Assertion `tab->ref.use_count' failed in join_read_key_unlock_rowbb-10.1-varunVarun Gupta2020-08-271-0/+16
* MDEV-23569 temporary tables can overwrite existing filesSergei Golubchik2020-08-251-0/+13
* MDEV-23440: mysql_tzinfo_to_sql to use transactionsDaniel Black2020-08-151-0/+6
* Fixing sporading builtbot test failures happening at '00:00:00' sharpAlexander Barkov2020-08-112-0/+6
* MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-conne...Daniel Black2020-08-102-22/+12
* MDEV-9513: Assertion `join->group_list || !join->is_in_subquery()' failed in ...Varun Gupta2020-08-061-0/+41
* MDEV-23105 Cast number string with many leading zeros to decimal gives unexpe...Alexander Barkov2020-08-051-0/+44
* MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks a...Sergei Petrunia2020-07-292-2/+33
* MDEV-23010 UPDATE privilege at Database and Table level fail to update with S...Sergei Golubchik2020-07-291-0/+10
* Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-291-0/+40
* MDEV-23282 FLOAT(53,0) badly handles out-of-range valuesAlexander Barkov2020-07-271-0/+21
* Add testcases for MDEV-20557, MDEV-21649Sergei Petrunia2020-07-251-0/+57
* MDEV-23221: A subquery causes crashSergei Petrunia2020-07-241-0/+70
* MDEV-19232: Floating point precision / value comparison problemVarun Gupta2020-07-225-12/+29
* Making the stat_tables_innodb test deterministicVarun Gupta2020-07-181-13/+8
* MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-151-0/+29
* MDEV-22654: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-07-061-0/+17
* MDEV-22390: Assertion `m_next_rec_ptr >= m_rawmem' failed in Filesort_buffer:...Varun Gupta2020-07-061-0/+54
* MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8)Varun Gupta2020-06-271-0/+18
* MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-251-0/+16
* MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-191-0/+10
* MDEV-22755 CREATE USER leads to indirect SIGABRT in __stack_chk_fail () from ...Alexander Barkov2020-06-111-0/+13
* MDEV-5924: MariaDB could crash after changing the query_cache sizeOleksandr Byelkin2020-06-101-0/+12
* Revert "MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELEC...Oleksandr Byelkin2020-06-101-5/+0
* MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUALrucha1742020-06-091-0/+5
* MDEV-22728: SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_bes...Varun Gupta2020-06-071-0/+30
* MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-059-13/+78
* Merge 5.5 into 10.1Marko Mäkelä2020-05-261-0/+1
|\
| * MDEV-22513 main.processlist_notembedded Timeout in wait_until_count_sessionsMarko Mäkelä2020-05-261-0/+1
* | MDEV-21495: Conditional jump or move depends on uninitialised value in sel_ar...Varun Gupta2020-05-262-0/+30
* | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-221-0/+93
* | MDEV-21976: mtr main.udf - broaden localhost (#1543)Daniel Black2020-05-181-3/+3
* | MDEV-22498: SIGSEGV in Bitmap<64u>::merge on SELECTVarun Gupta2020-05-141-0/+32
* | MDEV-22502 MDB crashes in CREATE TABLE AS SELECT when the precision of return...Alexander Barkov2020-05-141-0/+18
* | MDEV-22503 MDB limits DECIMAL column precision to 16 doing CTAS with floor/ce...Alexander Barkov2020-05-141-0/+718
* | Merge branch '10.1-release' into 10.1Oleksandr Byelkin2020-05-111-1/+2
|\ \