summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* 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
* | | 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
* | | | 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
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-13/+72
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-13/+72
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-1/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-031-0/+10
* | | | | | Added tmp_disk_table_size to limit size of Aria temp tables in tmpdirMonty2017-06-301-1/+2
* | | | | | MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7Sergey Vojtovich2017-06-261-2/+1
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-261-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | compiler warning on Win64Sergei Golubchik2017-05-241-1/+1
* | | | | | MDEV-11177 mysqlbinlog exits silently without error when anotherAlexey Botchkov2017-03-221-6/+12
* | | | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-3/+6
* | | | | | Define a helper class to allow for saving sql_mode using RAIIVicențiu Ciorbaru2017-02-141-0/+16
* | | | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-20/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-20/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-20/+0
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-19/+0
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/ | | | | |/|
| | | | * | bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-151-19/+0
* | | | | | MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-101-1/+1
|/ / / / /
* | | | | Fixed bug mdev-10773.Igor Babaev2017-01-281-0/+6
* | | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | max_session_mem_used server variableSergei Golubchik2017-01-151-0/+1
* | | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-5/+6
* | | | | Revert "bugfix: UPDATE and virtual BLOBs"Monty2017-01-111-97/+2
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-1/+7
| | |\ \ \ | | | |/ /
| | | * | missing element in prelocked_mode_name[] arraySergei Golubchik2016-09-121-1/+2
| | | * | DEV-10595 MariaDB daemon leaks memory with specific queryMonty2016-08-251-0/+5
* | | | | MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLESSergey Vojtovich2016-12-211-0/+24
* | | | | MDEV-5800 InnoDB support for indexed vcolsSergei Golubchik2016-12-121-1/+2
* | | | | cleanup: redundant casts in THD::dec_thread_countSergei Golubchik2016-12-121-2/+2
* | | | | cleanup: FOREIGN_KEY_INFOSergei Golubchik2016-12-121-2/+0
* | | | | bugfix: UPDATE and virtual BLOBsSergei Golubchik2016-12-121-2/+97
* | | | | bugfix: multi-UPDATE, vcols, const tablesSergei Golubchik2016-12-121-12/+8
* | | | | Fixed bug mdev-11081.Igor Babaev2016-11-211-1/+1