| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mariadb-10.5.5 | Marko Mäkelä | 2020-08-10 | 31 | -19/+1698 |
|\ |
|
| * | MDEV-23330 Server crash or ASAN negative-size-param in my_strnncollsp_binary ... | Sergei Golubchik | 2020-08-07 | 6 | -0/+80 |
| * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 25 | -19/+1618 |
| |\ |
|
| | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 18 | -15/+518 |
| | |\ |
|
| | | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 16 | -15/+493 |
| | | * | MDEV-21201: Add --sorted_result to the test, for 10.4 | Marko Mäkelä | 2020-08-01 | 1 | -0/+5 |
| | | * | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ...... | Alexander Barkov | 2020-08-01 | 2 | -0/+25 |
| | * | | MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong result | Alexander Barkov | 2020-08-03 | 5 | -8/+256 |
| | * | | MDEV-21017: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' | Rucha Deodhar | 2020-08-03 | 2 | -0/+33 |
| | * | | MDEV-23367 ROUND(18446744073709551615,-1) returns a wrong result | Alexander Barkov | 2020-08-03 | 2 | -0/+423 |
| | * | | MDEV-23368 ROUND(18446744073709551615,-11) returns a wrong result | Alexander Barkov | 2020-08-02 | 4 | -0/+56 |
| | * | | MDEV-23350 ROUND(bigint_22_or_longer) returns a wrong data type | Alexander Barkov | 2020-08-02 | 2 | -2/+334 |
* | | | | MDEV-23279 main.named_pipe test timeouts if called twice in a row | Vladislav Vaintroub | 2020-08-10 | 1 | -0/+1 |
* | | | | MDEV-23435 Functions do not convert numbers to character_set_results | Alexander Barkov | 2020-08-10 | 2 | -0/+127 |
|/ / / |
|
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 2 | -0/+136 |
|\ \ \
| |/ / |
|
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-08-01 | 2 | -5/+10 |
| |\ \ |
|
| | * | | MDEV-21201: Add --sorted_result to the test, for 10.4 | Marko Mäkelä | 2020-08-01 | 1 | -0/+5 |
| | |/ |
|
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 2 | -0/+131 |
| |\ \
| | |/ |
|
| | * | MDEV-21201 No records produced in information_schema query, depending on proj... | Oleksandr Byelkin | 2020-07-31 | 2 | -0/+126 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 54 | -176/+2728 |
|\ \ \
| |/ / |
|
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-31 | 18 | -69/+367 |
| |\ \
| | |/ |
|
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-31 | 6 | -0/+170 |
| | * | MDEV-21101 skip test for embedded | Vladislav Vaintroub | 2020-07-30 | 1 | -0/+1 |
| | * | MDEV-21101 unexpected wait_timeout with pool-of-threads | Vladislav Vaintroub | 2020-07-30 | 3 | -0/+97 |
| | * | MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | As... | Oleksandr Byelkin | 2020-07-23 | 2 | -0/+27 |
| | * | MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLE | Sujatha | 2020-07-22 | 6 | -68/+68 |
| * | | MDEV-23351 Rounding functions return wrong data types for DATE input | Alexander Barkov | 2020-07-31 | 2 | -0/+22 |
| * | | MDEV-23237 mariadb.sys has too many privileges | Sergei Golubchik | 2020-07-31 | 4 | -5/+0 |
| * | | MDEV-23009 SIGSEGV in get_field from acl_load (on optimized builds) | Sergei Golubchik | 2020-07-31 | 3 | -1/+17 |
| * | | MDEV-23337 Rounding functions create a wrong data type for integer input | Alexander Barkov | 2020-07-31 | 5 | -20/+313 |
| * | | MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET a... | Alexander Barkov | 2020-07-30 | 7 | -53/+1133 |
| * | | MDEV-23320 Hex hybrid constants 0xHHHH work badly in rounding functions | Alexander Barkov | 2020-07-29 | 2 | -0/+188 |
| * | | MDEV-23311 CEILING() and FLOOR() convert temporal input to numbers, unlike RO... | Alexander Barkov | 2020-07-28 | 6 | -0/+645 |
| * | | MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KI... | Oleksandr Byelkin | 2020-07-28 | 8 | -28/+44 |
* | | | mtr: mysqld--help-aria test on OSX fail | Daniel Black | 2020-07-28 | 1 | -1/+1 |
* | | | MDEV-23216: LONGTEXT column with collation doesn't sort | Varun Gupta | 2020-07-23 | 2 | -0/+28 |
* | | | MDEV-7947 strcmp() takes 0.37% in OLTP RO | Monty | 2020-07-23 | 2 | -2/+23 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-23 | 2 | -0/+121 |
|\ \ \
| |/ / |
|
| * | | MDEV-21997 Server crashes in LEX::create_item_ident_sp upon use of unknown id... | Oleksandr Byelkin | 2020-07-22 | 2 | -0/+121 |
* | | | MDEV-22970 Possible corruption of page_compressed tables, or | Thirunarayanan Balathandayuthapani | 2020-07-20 | 1 | -1/+0 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-20 | 4 | -0/+74 |
|\ \ \
| |/ / |
|
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-20 | 4 | -0/+74 |
| |\ \
| | |/ |
|
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-20 | 2 | -0/+44 |
| | * | MDEV-18371 Server crashes in ha_innobase::cmp_ref upon UPDATE with PARTITION ... | Alexey Botchkov | 2020-07-17 | 2 | -0/+30 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-15 | 16 | -44/+269 |
|\ \ \
| |/ / |
|
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-15 | 16 | -44/+268 |
| |\ \
| | |/ |
|
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-14 | 16 | -44/+268 |
* | | | MDEV-16678 followup: Adjust the test main.mdl | Marko Mäkelä | 2020-07-14 | 2 | -0/+6 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-13 | 7 | -2/+2500 |
|\ \ \
| |/ / |
|
| * | | MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkey | Sergei Petrunia | 2020-07-08 | 2 | -0/+1646 |