summaryrefslogtreecommitdiff
path: root/sql/structs.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27743 Remove Lex::charsetAlexander Barkov2022-03-221-8/+67
* MDEV-27712 Reduce the size of Lex_length_and_dec_st from 16 to 8Alexander Barkov2022-03-221-24/+72
* Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)Monty2021-06-141-1/+4
* Changed field_index to use field_index_t instead of uint16Monty2021-05-191-2/+5
* MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-211-0/+2
* cleanup: Refactor select_limit in select lexVicențiu Ciorbaru2021-04-211-3/+5
* MDEV-13115: Implement SELECT SKIP LOCKEDDaniel Black2021-04-081-1/+3
* MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-0/+4
* Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-1/+1
|\
| * Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-1/+1
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-1/+1
| | |\
| | | * MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-301-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-171-1/+7
|\ \ \ \ | |/ / /
| * | | MDEV-24115 Fix -Wconversion in Timeval::Timeval() on Mac OS Xbb-10.4-MDEV-24115Dmitry Shulga2020-11-171-1/+7
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-0/+4
| |\ \ \ | | |/ /
| | * | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-011-0/+4
* | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+1
* | | | MDEV-20353 Add separate type handlers for unsigned integer data typesAlexander Barkov2019-08-151-0/+2
|/ / /
* | | 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.0' into 10.1Vicențiu Ciorbaru2017-12-201-1/+1
| | | |\ \
| | | | * | MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-191-1/+1
| | * | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-231-0/+36
* | | | | | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-091-8/+0
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-3/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | remove dead codeEugene Kosov2019-03-221-3/+0
* | | | | | MDEV-7597 Expiration of user passwordsSergei Golubchik2019-02-211-1/+0
* | | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+1
* | | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-141-7/+16
|\ \ \ \ \ \
| * | | | | | MDEV-11340 Allow multiple alternative authentication methods for the same userSergei Golubchik2019-02-041-7/+16
* | | | | | | MDEV-18413: Find constraint correlated indexesGalina Shalygina2019-02-101-0/+2
* | | | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-13/+28
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-121-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | fix handler test failures on s390xSergei Golubchik2018-12-121-1/+1
| * | | | | | MDEV-13995 MAX(timestamp) returns a wrong result near DST changeAlexander Barkov2018-12-101-0/+2
| * | | | | | MDEV-17928 Conversion from TIMESTAMP to VARCHAR SP variables does not work we...Alexander Barkov2018-12-081-0/+3
| * | | | | | MDEV-17792 New class Timestamp and cleanups in Date, Datetime, Field for roun...Alexander Barkov2018-11-221-5/+0
| * | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-7/+22
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves in...Alexander Barkov2018-11-131-7/+22
* | | | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-0/+14
|/ / / / / /
* | | | | | Use mysql.user.authentication_string for passwordSergei Golubchik2018-10-311-4/+3
* | | | | | A cleanup for MDEV-16939: avoid timeval initialization related problems in th...Alexander Barkov2018-08-111-0/+16
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-0/+37
|/ / / / /
* | | | | MDEV-15941 Explicit cursor FOR loop does not close the cursorAlexander Barkov2018-06-201-0/+4
* | | | | MDEV-16020 SP variables inside GROUP BY..WITH ROLLUP break replicationAlexander Barkov2018-04-271-6/+0
* | | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-291-0/+31