summaryrefslogtreecommitdiff
path: root/sql/structs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* MDEV-10581 sql_mode=ORACLE: Explicit cursor FOR LOOPAlexander Barkov2017-04-051-1/+16
* MDEV-10914 ROW data type for stored routine variablesAlexander Barkov2017-04-051-0/+6
* MDEV-10577 sql_mode=ORACLE: %TYPE in variable declarationsAlexander Barkov2017-04-051-0/+5
* MDEV-10411 Providing compatibility for basic PL/SQL constructsAlexander Barkov2017-04-051-0/+10
* MDEV-10580 sql_mode=ORACLE: FOR loop statementAlexander Barkov2017-04-051-0/+10
* MDEV-10411 Providing compatibility for basic PL/SQL constructsAlexander Barkov2017-04-051-2/+15
* MDEV-10411 Providing compatibility for basic PL/SQL constructsAlexander Barkov2017-04-051-0/+6
* Adding Lex_spblock_st::init() and Lex_spblock_st::join().Alexander Barkov2017-04-051-0/+11
* sql_lex.yy / sql_yacc_ora.yy refactoring for MDEV-10411.Alexander Barkov2017-04-051-0/+9
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-18/+19
* MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirVicențiu Ciorbaru2017-02-141-1/+1
* cleanup: fix a commentSergei Golubchik2016-12-121-6/+7
* Merge branch '10.1' into 10.2Monty2016-02-061-1/+8
|\
| * cleanup: LEX_USER::pwtext and LEX_USER::pwhashSergei Golubchik2016-01-251-3/+4
| * cleanup: create LEX_USER::reset_auth()Sergei Golubchik2016-01-251-0/+6
* | MDEV-9170 Get rid of LEX::length and LEX::decAlexander Barkov2015-11-231-0/+70
|/
* A preparatory patch for MDEV-7284 INDEX: CREATE OR REPLACE.Alexander Barkov2015-03-201-1/+4
* Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+1
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-0/+1
| |\
| | * MDEV-6838: Using too big key for internal temp tablesVicențiu Ciorbaru2015-02-281-0/+1
* | | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-0/+75
* | | MDEV-6108 update userstat feature from percona serverSergei Golubchik2014-10-111-37/+1
* | | cleanup: sort struct members by sizeSergei Golubchik2014-10-111-4/+4
* | | cleanup: remove dead codeSergei Golubchik2014-10-111-27/+0
* | | MDEV 4427: query timeoutsMonty2014-10-071-2/+7
* | | Better comments about KEY::ext_key_part_mapSergei Petrunia2014-09-251-1/+13
|/ /
* | 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+8
|\ \
| * | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-0/+8
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+4
|/ /
* | Addressed all remaining issues from the review of the patchIgor Babaev2012-12-131-1/+1
* | Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-36/+5
* | Changed the type of all double columns in the system statistical tablesIgor Babaev2012-06-251-5/+18
* | The pilot implementation of mwl#250: Use the statistics from persistentIgor Babaev2012-04-111-0/+14
* | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-0/+25
|\ \ | |/ |/|
| * The main patch for the MWL#248 back-ported from Igor Babaev2012-01-041-0/+25
* | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5.Igor Babaev2012-03-021-0/+3
|\ \
| * \ Merged MWL#247 into the latest 5.3.Igor Babaev2011-12-311-0/+3
| |\ \ | | |/ | |/|
| | * Implementation of the MWL#247: Make the optimizer use extended keys.Igor Babaev2011-12-311-0/+3
| * | Merge with 5.2.Michael Widenius2011-12-111-2/+5
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+5
| | |\ \
* | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+6
|\ \ \ \ \ | |/ / / /