summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'github/10.1' into 10.1Sergei Golubchik2015-06-011-2/+3
|\ \
| * | MDEV-7484: Log Time not consistent with InnoDB errors nor with MySQL error lo...Jan Lindström2015-05-301-2/+3
* | | generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-013-6/+9
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-0155-388/+2100
|\ \ \ | |/ / |/| |
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-081-1/+1
| |\ \
| | * | MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEWSergei Golubchik2015-05-071-1/+1
| * | | Merge MDEV-8103 into 10.0mariadb-10.0.18Kristian Nielsen2015-05-061-1/+1
| |\ \ \
| * | | | MDEV-7985: MySQL Users Break when Migrating to MariaDB, part 2Vicențiu Ciorbaru2015-05-051-30/+78
| * | | | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2015-05-0542-210/+1926
| |\ \ \ \
| | * | | | perfschema 5.6.24Sergei Golubchik2015-05-0518-20/+1400
| | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-0431-190/+526
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '5.5' into bb-5.5-sergmariadb-5.5.43Sergei Golubchik2015-04-292-7/+6
| | | |\ \ \
| | | | * | | Fix failing test cases for MDEV-7912 patchVicentiu Ciorbaru2015-04-291-4/+0
| | | | * | | MDEV-7779 View definition changes upon creation.Alexey Botchkov2015-04-281-1/+1
| | | | * | | MDEV-7912 multitable delete with wrongly set sort_buffer_size crashes in merg...Vicentiu Ciorbaru2015-04-281-6/+9
| | | * | | | MDEV-7987 Fatal error: Please read "Security" section of the manual to find o...Sergei Golubchik2015-04-291-1/+2
| | | * | | | post-merge fixesSergei Golubchik2015-04-293-46/+25
| | | * | | | Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5Sergei Golubchik2015-04-287-27/+227
| | | |\ \ \ \
| | | | * | | | sql_print_information correctedDaniel Black2015-04-131-4/+10
| | | | * | | | mariadb_fix_view to allow fixing of view->mariadb_versionDaniel Black2015-04-131-5/+3
| | | | * | | | avoid calling runctiosn in DBUG_RETURNDaniel Black2015-04-131-1/+3
| | | | * | | | mariadb_fix_view need only check view->mariadb_versionDaniel Black2015-04-131-2/+1
| | | | * | | | remove include sql_view.h from sql_table.cc - unneededDaniel Black2015-04-131-1/+0
| | | | * | | | Allow REPAIR NO_WRITE_TO_BINLOG as per serg's reviewDaniel Black2015-04-131-5/+0
| | | | * | | | correct server side error messagesDaniel Black2015-04-125-29/+4
| | | | * | | | MDEV-6916 REPAIR VIEW / mysql migrationOleksandr Byelkin2015-04-129-27/+253
| | | * | | | | post-merge changes, fixes, and testsSergei Golubchik2015-04-283-13/+5
| | | * | | | | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-2712-48/+125
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Bug#19880368 : GROUP_CONCAT CRASHES AFTER DUMP_LEAF_KEYChaithra Gopalareddy2015-02-201-0/+11