summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Moving Item_func_xor out of Item_bool_func2, as it does not needAlexander Barkov2015-06-261-3/+9
* Removing Item_int_func::sargable. Adding virtual implementations ofAlexander Barkov2015-06-264-27/+34
* Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel,Alexander Barkov2015-06-264-70/+106
* MDEV-8219: enforce_storage_engine cannot be set globallyJan Lindström2015-06-262-2/+3
* MDEV-8256 A part of a ROW comparison is erroneously optimized awayAlexander Barkov2015-06-262-2/+10
* MDEV-8373 Zero date can be inserted in strict no-zero mode through CREATE TAB...Alexander Barkov2015-06-261-1/+2
* MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-269-41/+217
* GIS-related tests started to fail as some related functionsAlexey Botchkov2015-06-251-4/+8
* MDEV-8229 GROUP_MIN_MAX is erroneously applied for BETWEEN in some casesAlexander Barkov2015-06-254-24/+22
* Merge MDEV-8354 into 10.1Kristian Nielsen2015-06-241-7/+12
|\
| * MDEV-8354: out-of-order error with --gtid-ignore-duplicates and row-based rep...Kristian Nielsen2015-06-241-7/+12
* | These functions can never return NULL.Alexey Botchkov2015-06-231-2/+0
* | MDEV-7528 GIS: Functions return NULL instead of specified -1 for NULL arguments.Alexey Botchkov2015-06-231-14/+26
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Alexey Botchkov2015-06-234-84/+48
|\ \
| * | MDEV-8199 - first_breadth_first_tab() takes 0.07% in OLTP ROSergey Vojtovich2015-06-231-23/+12
| * | MDEV-8199 - first_breadth_first_tab() takes 0.07% in OLTP ROSergey Vojtovich2015-06-232-34/+29
| * | MDEV-8030 - Apc_target::disable() locks mutex twiceSergey Vojtovich2015-06-232-43/+23
* | | MDEV-7925 Inconsistent behavior of ST_Touches with a POINT as one of arguments.Alexey Botchkov2015-06-223-40/+86
|/ /
* | MDEV-8280: crash in 'show global status' with --skip-grant-tablesVicențiu Ciorbaru2015-06-221-5/+8
* | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP BYSergei Petrunia2015-06-203-0/+26
* | MDEV-8282: crash in filesort() with simple ordered deleteSergei Petrunia2015-06-202-0/+5
* | MDEV-7956 - handler::rebind_psi() takes 0.07% in OLTP ROSergey Vojtovich2015-06-191-4/+4
* | MDEV-7952 - clock_gettime() takes 0.24% in OLTP ROSergey Vojtovich2015-06-194-16/+18
* | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-193-5/+5
* | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-197-35/+35
* | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-195-24/+20
* | MDEV-8324 - MariaDB fails to build with performance schema disabledSergey Vojtovich2015-06-192-6/+5
* | Adding "const" qualifier into a few methods in Field.Alexander Barkov2015-06-182-3/+4
* | Removing duplicate code: Adding a protected methodAlexander Barkov2015-06-182-20/+13
* | Make dbug_print_item() print conditions in siccint formSergei Petrunia2015-06-181-1/+9
* | Remove garbage commentSergei Petrunia2015-06-181-104/+0
* | Merge MDEV-8294 into 10.1Kristian Nielsen2015-06-101-6/+19
|\ \ | |/
| * MDEV-8294: Inconsistent behavior of slave parallel threads at runtimeKristian Nielsen2015-06-101-6/+19
* | MDEV-7110 : Add missing MySQL variable log_bin_basename and log_bin_indexNirbhay Choubey2015-06-096-2/+134
* | MDEV-8283 crash in get_mm_leaf with xor on binary colAlexander Barkov2015-06-091-2/+2
* | MDEV-6995: EXPLAIN JSON and ORDER BY, GROUP BY, etcSergei Petrunia2015-06-064-46/+274
* | my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* | just like tempfiles: use key id 2 for temp Aria tablesSergei Golubchik2015-06-021-2/+6
* | MDEV-8126 encryption for temp filesSergei Golubchik2015-06-026-6/+270
* | always use my_b_pread() instead of mysql_file_pread()Sergei Golubchik2015-06-021-4/+3
* | my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-022-5/+0
* | misc IO_CACHE cleanupsSergei Golubchik2015-06-025-24/+25
* | cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-023-73/+36
* | MDEV-8202 - st_select_lex::master_unit() takes 0.17% in OLTP ROSergey Vojtovich2015-06-022-15/+1
* | MDEV-8192 - THD::set_command() takes 0.05% in OLTP ROSergey Vojtovich2015-06-022-9/+7
* | MDEV-8191 - THD::set_query() takes 0.07% in OLTP ROSergey Vojtovich2015-06-022-14/+10
* | MDEV-8222 "string_field LIKE int_const" returns a wrong result in case of UCS2Alexander Barkov2015-06-023-37/+57
* | avoid ulong sysvars, prefer uint or ulonglongSergei Golubchik2015-06-013-3/+3
* | MDEV-7913 main.openssl_6975 'tlsv10' fails in buildbot on Wheezy and PreciseSergei Golubchik2015-06-011-2/+2
* | MDEV-8220 Server crashes if started with --enforce-storage-engine optionSergei Golubchik2015-06-011-0/+3