summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-4/+13
|\
| * MDEV-14346: incorrect result of intersect with ANY/ALL/IN subqueryOleksandr Byelkin2017-11-131-4/+13
* | Less dependencies in include filesMichael Widenius2017-11-231-5/+4
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-3/+4
|\ \ | |/
| * Simple cleanupsMonty2017-11-051-2/+3
| * Remove an unused variableMarko Mäkelä2017-11-041-1/+0
| * Reducing memory when using information schemaMonty2017-11-021-1/+1
* | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3Igor Babaev2017-11-011-0/+59
|\ \
| * | Summarized results of two previous commits (26 July, 25 August)Galina Shalygina2017-08-291-0/+1
| * | New structure Table Value Constructor added in grammar.Galina Shalygina2017-06-291-0/+58
* | | MDEV-11153 - Introduce status variables for table cache monitoring and tuningSergey Vojtovich2017-10-311-0/+3
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-4/+8
|\ \ \ | | |/ | |/|
| * | MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULLhalfspawn2017-10-141-4/+8
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-2/+2
| |\ \
| | * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-09-281-0/+6
|\ \ \ \ | |/ / /
| * | | A cleanup for MDEV-10577 and MDEV-13919: moving a few sp_rcontext methodsAlexander Barkov2017-09-281-0/+2
| * | | MDEV-13907 compoind.test fails in build-bot for bb-10.2-extAlexander Barkov2017-09-261-0/+4
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-251-0/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-09-231-0/+23
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-221-0/+23
| | |\ \
| | | * \ Merge branch '10.0' into 10.1Sergei Golubchik2017-09-211-0/+23
| | | |\ \
| | | | * | MDEV-13861 Assertion `0' failed in Protocol::end_statementSergei Golubchik2017-09-211-1/+2
| | | | * | MDEV-13290: Assertion Assertion `!is_set() || (m_status == DA_OK_BULK && is_b...Sergei Golubchik2017-09-201-0/+22
* | | | | | MDEV-13855 - Rename idle_readwrite_transaction_timeout toSergey Vojtovich2017-09-221-3/+3
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-211-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-1/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-191-1/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-09-191-1/+1
| | | | |\ \
| | | | | * | MDEV-13458: Wrong result for aggregate function with distinct clause when the...Varun Gupta2017-08-091-1/+1
* | | | | | | Cleanups and fixesMonty2017-09-081-14/+1
* | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-0/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-011-0/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-0/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-0/+2
| | | |\ \ \ \
| | | | * | | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-0/+2
| | | | * | | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-171-19/+0
| | | | |\ \ \ \ | | | | | |/ / /
| | | | * | | | Galera MTR Tests: fix variable output in galera_as_slave_gtid_replicate_do_db...Sachin Setiya2017-03-141-0/+1
| | | | * | | | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-1/+7
| | | | |\ \ \ \
| | * | | | | | | Fix threadpool to report connections aborted due to wait timeout.Vladislav Vaintroub2017-08-301-0/+5
* | | | | | | | | MDEV-11371 - column compressionSergey Vojtovich2017-08-311-0/+6
* | | | | | | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-13/+72
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-13/+72
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-13/+72
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-13/+72
* | | | | | | | | Optimize LEX_STRING comparisonsMichael Widenius2017-08-241-0/+19
* | | | | | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-10/+72
* | | | | | | | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-4/+4