summaryrefslogtreecommitdiff
path: root/sql/sql_const.h
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-4/+10
* cleanup: Make tempfile creation uniform with DISK_CHUNK_SIZEVicențiu Ciorbaru2023-02-021-6/+5
* Fixed cost calculations for materialized tablesMonty2023-02-021-0/+6
* Added optimizer_costs.h which includes all optimizer costsMichael Widenius2023-02-021-50/+0
* Merge 10.5 into 10.6Marko Mäkelä2022-12-051-1/+1
|\
| * Merge 10.4 into 10.5Jan Lindström2022-11-301-1/+1
* | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-13/+0
* | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-1/+1
|/
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+3
* perfschema sp instrumentation related changesSergei Golubchik2020-03-101-0/+2
* Merge 10.3 into 10.4Marko Mäkelä2019-07-011-1/+1
|\
| * MDEV-17551 assert or crashed table when using blobsMonty2019-06-271-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2019-05-291-0/+8
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-291-0/+8
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-281-0/+8
| | |\
| | | * Merge 5.5 into 10.1Marko Mäkelä2019-05-281-0/+8
| | | |\
| | | | * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-271-0/+8
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-1/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-301-1/+11
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-291-1/+11
| | | |\ \
| | | | * | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-191-1/+11
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-1/+5
|/ / / / /
* | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-1/+1
* | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-261-1/+1
* | | | | This is a full cost-based implementation of the optimization that employsIgor Babaev2017-12-301-0/+1
* | | | | Reducing memory when using information schemaMonty2017-11-021-0/+5
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-1/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-1/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+12
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+12
| | | |\ \ | | | | |/
| | | | * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+12
* | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-0/+1
| | | |\ \ | | | | |/
| | | | * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-0/+1
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | | * Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-281-6/+0
| | | | | * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+254
| | | | * MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_...Alexander Barkov2016-12-191-1/+1
* | | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-0/+1
|/ / / /
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-0/+2