summaryrefslogtreecommitdiff
path: root/mysql-test/suite/optimizer_unfixed_bugs/r
Commit message (Expand)AuthorAgeFilesLines
* Allow firstmatch to use HASH joinsMonty2023-03-071-1/+1
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-04-141-1/+1
|\
| * MDEV-23634: Select query hanged the server and leads to OOM ...bb-10.4-mdev23634Sergei Petrunia2021-04-081-1/+1
* | MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-131-1/+1
|/
* MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-158-16/+16
* MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-158-0/+16
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-103-3/+3
* MDEV-7635: Part 1Nirbhay Choubey2017-02-101-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-4/+4
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-4/+4
| |\
| | * MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-4/+4
* | | Remove end . from error messages to get them consistentMonty2016-10-051-4/+4
* | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+6
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-22/+22
|\ \ | |/
| * Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-22/+22
* | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-2/+4
|/
* Check for duplicate index (port from mysql)unknown2013-09-201-0/+8
* 10.0-monty: trivial test result updatesSergey Petrunya2013-07-092-2/+2
* Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-0/+4
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-159-9/+9
* win64 sysvar portability fixesSergei Golubchik2011-12-021-2/+2
* 5.3->5.5 mergeSergei Golubchik2011-11-222-24/+9
|\
* \ merge with 5.3Sergei Golubchik2011-10-198-61/+37
|\ \ | |/
| * merge with 5.1-microSergei Golubchik2011-06-071-6/+0
| * Buildbot fixes: don't use @@optimizer_use_mrr, it has been moved into @@optim...Sergey Petrunya2011-06-031-1/+3
| * Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-1/+3
| * Enable testcase for BUG#49129Sergey Petrunya2011-01-171-1/+1
| * Make suite/optimizer_unfixed_bugs/t/bug43617.test work with --ps-protocolSergey Petrunya2010-11-301-4/+2
| * Make suite/optimizer_unfixed_bugs/t/bug43618.test work in any timezone.Sergey Petrunya2010-11-291-0/+3
| * Make suite/optimizer_unfixed_bugs/t/bug43617.test work in any timezone.Sergey Petrunya2010-11-291-0/+3
| * Include optimizer_unfixed_bugs testsuite in buildbot runsSergey Petrunya2010-11-091-1/+1
|/
* Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-1526-0/+9289