summaryrefslogtreecommitdiff
path: root/storage/tokudb/mysql-test/tokudb/r
Commit message (Expand)AuthorAgeFilesLines
* remove tokudb tests (fix bad merge)Sergei Golubchik2021-08-281-10/+0
* Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-0/+10
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-0/+10
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+10
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-07-271-0/+10
| | | |\
| | | | * MDEV-23786: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2021-07-261-0/+10
| * | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-3/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-3/+2
| | | |\ \ | | | | |/
| | | | * MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-081-3/+2
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-032-2/+9
| | |\ \ \ | | | |/ /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-012-2/+9
| |\ \ \ \
| | * \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-312-2/+9
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-302-2/+9
| | | |\ \ | | | | |/
| | | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-292-2/+9
| | | | |\
| | | | | * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-292-4/+9
| * | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-042-9/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-032-9/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-032-9/+2
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-022-9/+2
| | | | |\ \ | | | | | |/
| | | | | * MDEV-19232: Floating point precision / value comparison problemVarun Gupta2020-07-222-9/+2
| | | * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-233-6/+6
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.1 into 10.2Marko Mäkelä2019-09-183-6/+6
| | | | |\ \ | | | | | |/
| | | | | * Post fix after the patch for MDEV-20576.Igor Babaev2019-09-133-6/+6
* | | | | | MDEV-19780 Remove the TokuDB storage engineMarko Mäkelä2020-05-14280-777616/+0
|/ / / / /
* | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-276-8/+8
* | | | | merge 10.4 to 10.5Monty2020-03-181-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-0/+9
* | | | | Fixed wrong result files in test suiteMonty2019-10-301-0/+4
|/ / / /
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-064-12/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Monty2019-09-034-12/+0
| |\ \ \ | | |/ /
| | * | Updated mtr files to support different compiled in optionsMonty2019-09-015-12/+1
* | | | Results updated for tokudb testsVarun Gupta2019-04-259-0/+27
* | | | Write information about restart in .resultMichael Widenius2019-04-012-0/+2
* | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-2/+0
* | | | Merge branch '10.4' into bb-10.4-mdev7486bb-10.4-mdev7486Igor Babaev2019-02-194-4/+4
|\ \ \ \
| * | | | MDEV-17903: New optimizer defaults: change optimize_join_buffer_size to be ONVarun Gupta2019-02-194-4/+4
* | | | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-174-4/+4
|/ / / /
* | | | MDEV-16188 Post merge fixes fot TokuDBIgor Babaev2019-02-0818-207/+274
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-185-9/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-12-185-9/+9
| |\ \ \ | | |/ /
| | * | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-165-9/+9
* | | | Fix TokuDB results after mergeMarko Mäkelä2018-12-121-3/+0
* | | | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-0914-0/+20
* | | | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-081-4/+4
* | | | cleanup: get rid of a SQL warning in a testSergei Golubchik2018-10-3111-452/+0
* | | | MDEV-17351 Wrong results for GREATEST,TIMESTAMP,ADDTIME with an out-of-range ...Alexander Barkov2018-10-081-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-0526-99055/+1073
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-2826-99055/+1073
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-1426-99055/+1073
| | |\ \ | | | |/