summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Follow the upstream MyRocks: provide details in the ER_LOCK_DEADLOCK messageSergei Petrunia2017-07-301-2/+9
* Merge MyRocks merge tree into bb-10.2-mariarocks, unfinished.Sergei Petrunia2017-07-291-0/+67
* MDEV-13153: Assertion ... failed on partitioned RocksDB tableSergei Petrunia2017-07-281-1/+5
* MDEV-13396 Unexpected "alter routine comand defined" during CREATE OR REPLACE...Alexander Barkov2017-07-281-1/+1
* MDEV-13351: Server crashes in st_select_lex::set_explain_type upon UNION with...bb-10.2-mdev13352Sergei Petrunia2017-07-211-3/+9
* MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2017-07-211-1/+7
* MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(...Varun Gupta2017-07-121-5/+16
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0810-157/+259
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-0711-164/+269
| |\
| | * after-merge fix for a7ed4644a6fSergei Golubchik2017-07-061-1/+0
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-0610-160/+232
| | |\
| | | * bugfix: long partition namesSergei Golubchik2017-07-063-134/+191
| | | * MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-051-0/+7
| | | * sql_class: incorrect assignment in Security_context::destroyDaniel Black2017-07-041-1/+1
| | | * thread_group_close: release mutex in all branchesDaniel Black2017-07-031-6/+8
| | | * item_timefunc: identical operandsDaniel Black2017-07-031-1/+1
| | * | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-021-3/+29
| | * | Fix for MDEV-13191. Assert for !is_set() when doing LOAD DATAMonty2017-07-021-1/+9
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-07-061-2/+5
|\ \ \ \ | |/ / /
| * | | Fix warning discovered by ASANEugene Kosov2017-07-051-2/+5
* | | | MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in memleak c...Vladislav Vaintroub2017-07-061-1/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0528-199/+365
|\ \ \ \ | |/ / /
| * | | Ensure that we have LOG_log locked when relay_log.close is calledMonty2017-07-031-2/+9
| * | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-038-26/+74
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-06-303-1/+7
| |\ \ \ | | |/ /
| | * | Fix debug assert post MDEV-10306Vicențiu Ciorbaru2017-06-291-1/+1
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-282-0/+6
| | |\ \ | | | |/
| | | * MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+6
| * | | MDEV-11646 main.myisam, maria.maria, main.mix2_myisam, main.myisampack, main....Sergei Golubchik2017-06-302-16/+2
| * | | Merge branch 'bb-10.1-vicentiu' into 10.1Vicențiu Ciorbaru2017-06-2713-175/+278
| |\ \ \
| | * | | Fix merge error from 10.0Vicențiu Ciorbaru2017-06-261-1/+1
| | * | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-2113-175/+278
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-206-38/+111
| | | |\ \ | | | | |/
| | | | * MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-141-0/+3
| | | | * cleanup: remove duplicate codeSergei Golubchik2017-06-142-24/+15
| | | | * MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref...Sergei Golubchik2017-06-141-1/+1
| | | | * cleanup: move common test into a functionSergei Golubchik2017-06-141-8/+10
| | | | * Fixed the bug mdev-12855.Igor Babaev2017-06-071-1/+4
| | | | * Fixed the bug mdev-12963.Igor Babaev2017-06-071-0/+1
| | | | * Fixed the bug mdev-12838.Igor Babaev2017-06-073-5/+78
| | | * | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su...Alexander Barkov2017-06-195-130/+126
| | | * | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-154-9/+29
| | | * | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-151-4/+11
| | | * | Update MariaDB Foundation sponsors=Ian Gilfillan2017-06-151-0/+2
| * | | | MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-231-1/+1
| * | | | MDEV-12819 order by ordering expression changed to empty string when creatin ...Oleksandr Byelkin2017-06-221-1/+3
| * | | | MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut...Sergei Golubchik2017-06-223-5/+12
| |/ / /
* | | | MDEV-9144 JSON data typeSergei Golubchik2017-07-051-0/+2
* | | | compilation failuresSergei Golubchik2017-07-051-4/+4
* | | | MDEV-13132 Information Schema does not show whether column default is express...Sergei Golubchik2017-07-051-1/+2