summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge mariadb-10.5.5Marko Mäkelä2020-08-1031-19/+1698
|\
| * MDEV-23330 Server crash or ASAN negative-size-param in my_strnncollsp_binary ...Sergei Golubchik2020-08-076-0/+80
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-0425-19/+1618
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-0318-15/+518
| | |\
| | | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-0316-15/+493
| | | * MDEV-21201: Add --sorted_result to the test, for 10.4Marko Mäkelä2020-08-011-0/+5
| | | * MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-012-0/+25
| | * | MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong resultAlexander Barkov2020-08-035-8/+256
| | * | MDEV-21017: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-08-032-0/+33
| | * | MDEV-23367 ROUND(18446744073709551615,-1) returns a wrong resultAlexander Barkov2020-08-032-0/+423
| | * | MDEV-23368 ROUND(18446744073709551615,-11) returns a wrong resultAlexander Barkov2020-08-024-0/+56
| | * | MDEV-23350 ROUND(bigint_22_or_longer) returns a wrong data typeAlexander Barkov2020-08-022-2/+334
* | | | MDEV-23279 main.named_pipe test timeouts if called twice in a rowVladislav Vaintroub2020-08-101-0/+1
* | | | MDEV-23435 Functions do not convert numbers to character_set_resultsAlexander Barkov2020-08-102-0/+127
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2020-08-012-0/+136
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-08-012-5/+10
| |\ \
| | * | MDEV-21201: Add --sorted_result to the test, for 10.4Marko Mäkelä2020-08-011-0/+5
| | |/
| * | Merge 10.3 into 10.4Marko Mäkelä2020-07-312-0/+131
| |\ \ | | |/
| | * MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-312-0/+126
* | | Merge 10.4 into 10.5Marko Mäkelä2020-08-0154-176/+2728
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-07-3118-69/+367
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-07-316-0/+170
| | * MDEV-21101 skip test for embeddedVladislav Vaintroub2020-07-301-0/+1
| | * MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-303-0/+97
| | * MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | As...Oleksandr Byelkin2020-07-232-0/+27
| | * MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLESujatha2020-07-226-68/+68
| * | MDEV-23351 Rounding functions return wrong data types for DATE inputAlexander Barkov2020-07-312-0/+22
| * | MDEV-23237 mariadb.sys has too many privilegesSergei Golubchik2020-07-314-5/+0
| * | MDEV-23009 SIGSEGV in get_field from acl_load (on optimized builds)Sergei Golubchik2020-07-313-1/+17
| * | MDEV-23337 Rounding functions create a wrong data type for integer inputAlexander Barkov2020-07-315-20/+313
| * | MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET a...Alexander Barkov2020-07-307-53/+1133
| * | MDEV-23320 Hex hybrid constants 0xHHHH work badly in rounding functionsAlexander Barkov2020-07-292-0/+188
| * | MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike RO...Alexander Barkov2020-07-286-0/+645
| * | MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KI...Oleksandr Byelkin2020-07-288-28/+44
* | | mtr: mysqld--help-aria test on OSX failDaniel Black2020-07-281-1/+1
* | | MDEV-23216: LONGTEXT column with collation doesn't sortVarun Gupta2020-07-232-0/+28
* | | MDEV-7947 strcmp() takes 0.37% in OLTP ROMonty2020-07-232-2/+23
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-232-0/+121
|\ \ \ | |/ /
| * | MDEV-21997 Server crashes in LEX::create_item_ident_sp upon use of unknown id...Oleksandr Byelkin2020-07-222-0/+121
* | | MDEV-22970 Possible corruption of page_compressed tables, orThirunarayanan Balathandayuthapani2020-07-201-1/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-204-0/+74
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-07-204-0/+74
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-07-202-0/+44
| | * MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ...Alexey Botchkov2020-07-172-0/+30
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-1516-44/+269
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-07-1516-44/+268
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-07-1416-44/+268
* | | MDEV-16678 followup: Adjust the test main.mdlMarko Mäkelä2020-07-142-0/+6
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-137-2/+2500
|\ \ \ | |/ /
| * | MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkeySergei Petrunia2020-07-082-0/+1646