Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sujatha | 2020-09-28 | 11 | -11/+11 |
|\ | |||||
| * | MDEV-23697: perl -w -> perl | Daniel Black | 2020-09-24 | 11 | -11/+11 |
* | | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wformat-overflow | Marko Mäkelä | 2020-09-23 | 1 | -3/+4 |
* | | MDEV-22779: Fix a memory leak in the unit test | Marko Mäkelä | 2020-07-01 | 1 | -0/+2 |
* | | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 16 | -16/+16 |
|\ \ | |/ | |||||
| * | mtr: use env for perl | Daniel Black | 2020-06-23 | 16 | -16/+16 |
* | | MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTE | Sergei Petrunia | 2020-06-14 | 1 | -0/+52 |
* | | Ensure that tests and programs can restore variables | Monty | 2019-06-03 | 1 | -6/+24 |
* | | MDEV-19490 show tables fails when selecting the information_schema database | Monty | 2019-05-16 | 1 | -0/+21 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 27 | -27/+27 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 27 | -27/+27 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 27 | -27/+27 |
* | | | MDEV-17036: BULK with replace doesn't take the first parameter in account | Oleksandr Byelkin | 2019-04-25 | 1 | -0/+61 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-26 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix USE_AFTER_FREE (CWE-416) | FaramosCZ | 2019-03-22 | 1 | -1/+1 |
| * | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECT | Oleksandr Byelkin | 2019-03-12 | 1 | -0/+20 |
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 3 | -15/+5 |
* | | | | fix memory leaks in mysql_client_test | Sergei Golubchik | 2019-03-06 | 1 | -2/+2 |
* | | | | MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMT | Oleksandr Byelkin | 2018-12-14 | 1 | -0/+64 |
* | | | | MDEV-14581 Server does not clear diagnostics between sessions | Vladislav Vaintroub | 2018-10-05 | 1 | -0/+15 |
* | | | | fix failing main.mysql_client_test test on 32bit | Sergei Golubchik | 2018-05-15 | 1 | -2/+2 |
* | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 3 | -15/+5 |
* | | | | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r... | Alexander Barkov | 2018-02-16 | 1 | -0/+114 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 2 | -13/+13 |
* | | | | MDEV-12579: Incorrect arguments to mysqld_stmt_execute when using LOBs | Oleksandr Byelkin | 2017-06-22 | 1 | -0/+35 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -11/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-05-08 | 1 | -11/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed some bugs in fork_big.pl which caused some tests to die early | Monty | 2017-05-05 | 1 | -11/+25 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -2/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -2/+48 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -2/+48 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_list | Sergei Golubchik | 2017-02-27 | 1 | -2/+48 |
* | | | | fix test for windows 64 | Oleksandr Byelkin | 2017-03-10 | 1 | -5/+13 |
* | | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECT | Oleksandr Byelkin | 2017-03-09 | 1 | -0/+20 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11082 mysql_client_test: test_ps_query_cache fails with group-concat-max... | Elena Stepanova | 2016-10-19 | 1 | -0/+3 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix free() after my_malloc() (should be my_free()). | Kristian Nielsen | 2016-09-24 | 1 | -1/+1 |
* | | | | MDEV-11082: Fix mysql_client_test.c (by Elena) | Nirbhay Choubey | 2016-12-19 | 1 | -0/+3 |
* | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | MDEV-7145: Delayed replication | Kristian Nielsen | 2016-10-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | MDEV-7145: Delayed replication, fixing test failures. | Kristian Nielsen | 2016-10-14 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch '10.2' into bb-10.2-connector-c-integ-subm | Sergei Golubchik | 2016-09-21 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / |