summaryrefslogtreecommitdiff
path: root/sql/structs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | MDEV-15597 Add class Load_data_outvar and avoid using Item::STRING_ITEM for I...Alexander Barkov2018-03-201-0/+36
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+1
* | | | | Changed KEY names to use LEX_CSTRINGMichael Widenius2017-08-241-2/+1
* | | | | MDEV-13414 Fix the SP code to avoid excessive use of strlenAlexander Barkov2017-07-311-0/+2
* | | | | MDEV-13245 Add struct AUTHIDAlexander Barkov2017-07-051-4/+14
* | | | | MDEV-12777 Change Lex_field_type_st::m_type from enum_field_types to Type_han...Alexander Barkov2017-05-101-10/+11
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-9/+12