summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-03-311-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-03-311-3/+35
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-311-3/+35
| | |\
| | | * MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-271-2/+34
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-1/+1
| | |\ \ | | | |/
| | | * MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-311-1/+1
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-8/+3
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | | | MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard)Oleksandr Byelkin2020-03-101-7/+7
* | | | MDEV-10569: Add RELEASE_ALL_LOCKS function. Implementing the SQLDaniel-Solo2020-02-271-0/+22
* | | | Part2: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-161-94/+34
* | | | Part1: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-161-0/+22
* | | | MDEV-20768 Turn INET functions into a function collection pluginAlexander Barkov2019-10-071-189/+5
* | | | MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-071-17/+97
* | | | A cleanup `MDEV-19994 Add class Function_collection` (buildbot warnings)Alexander Barkov2019-07-101-6/+9
* | | | MDEV-20004 Move Field_geom from field.cc to sql_type_geom.ccAlexander Barkov2019-07-091-0/+1
* | | | MDEV-19994 Add class Function_collectionAlexander Barkov2019-07-091-1762/+14
* | | | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-2/+2
* | | | MDEV-19566 Remove Item::name related strlen() calls in constructors of some I...Alexander Barkov2019-05-231-3/+3
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+40
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-0/+39
| |\ \ | | |/
| | * MDEV-13992 Implement JSON_MERGE_PATCH.Alexey Botchkov2019-05-171-0/+39
| * | 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 10.2 into 10.3Marko Mäkelä2018-12-181-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
* | | | | Galera4Brave Galera Crew2019-01-231-0/+101
* | | | | Fixed ASAN failure for the test main.func_miscbb-10.4-16722Varun Gupta2018-08-241-1/+20
* | | | | MDEV-16864 Implement class Item_func_timestampAlexander Barkov2018-07-311-2/+2
* | | | | MDEV-16806 Add Type_handler::create_literal_item()Alexander Barkov2018-07-241-78/+0
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-4/+3
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-46/+46
* | | | MDEV-15915 Add Feature_json status variable.Alexey Botchkov2018-04-261-0/+26
* | | | MDEV-15739 sql_mode=ORACLE: Make LPAD and RPAD return NULL instead of empty s...halfspawn2018-04-031-8/+104
* | | | MDEV-15664 : sql_mode=ORACLE: Make TRIM return NULL instead of empty stringhalfspawn2018-03-291-2/+48
* | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-5/+12
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-335/+335
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-2/+2
* | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-41/+10
|\ \ \ \
| * | | | SQL: VTQ testing iface moved to plugin [closes #224]Aleksey Midenkov2017-07-071-159/+10
| * | | | IB, SQL: (0.4) COMMIT_ID-based ordering of transactionsAleksey Midenkov2017-05-051-45/+77
| * | | | IB: 0.2 part IVAleksey Midenkov2017-05-051-0/+88
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-0/+50
|\ \ \ \ \
| * | | | | MDEV-14012 - sql_mode=Oracle: substr(): treat position 0 as position 1halfspawn2017-10-061-0/+50
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ \ \ | |/ / / / /