summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUESTor Didriksen2017-03-061-0/+16
* Merge 10.0 into 10.1Marko Mäkelä2017-03-0329-540/+792
|\
| * Fixed missing DBUG_RETURNSergey Vojtovich2017-03-011-1/+1
| * MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-013-44/+14
| * MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-282-1/+4
| * Fixed wrong arguments to sql_print_error()Monty2017-02-281-0/+2
| * Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replicationMonty2017-02-281-29/+13
| * Add protection to not access is_open() without LOCK_log mutexMonty2017-02-284-22/+37
| * Don't allow one to kill START SLAVE while the slaves IO_THREAD or SQL_THREADMonty2017-02-281-8/+10
| * Added error checking for all calls to flush_relay_log_info() and stmt_done()Monty2017-02-287-21/+40
| * Add protection for reinitialization of mutex in parallel replactionMonty2017-02-281-0/+6
| * Added a separate lock for start/stop/reset slave.Monty2017-02-288-57/+122
| * MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-2812-344/+535
| * Update MariaDB Foundation sponsorsiangilfillan2017-02-281-6/+8
| * Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-285-6/+7
| * MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-271-1/+1
| * MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.Alexey Botchkov2017-02-262-20/+17
* | MDEV-10731: Wrong NULL match results in "Subquery returns more than 1 row" (e...Varun Gupta2017-02-091-7/+8
* | MDEV-12005: GET_LOCK: Fractional part of timeout is ignoredNirbhay Choubey2017-02-071-1/+2
* | MDEV-11945: Fix description for "max_statement_time" in --helpNirbhay Choubey2017-01-311-2/+2
* | MDEV-11817: Altering a table with more rows than ..Nirbhay Choubey2017-01-311-3/+12
* | MDEV-10812 WSREP causes responses being sent to protocol commandsSachin Setiya2017-01-311-1/+9
* | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-1/+1
|\ \ | |/
| * MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-241-1/+1
* | Revert "MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the...Sachin Setiya2017-01-251-63/+20
* | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of...Sachin Setiya2017-01-231-20/+63
* | MDEV-10232: Scalar result of subquery changes after adding an outer select stmtVarun Gupta2017-01-211-2/+3
* | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-177-49/+19
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2017-01-177-51/+22
| |\
| | * bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-152-6/+2
| | * bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-154-27/+4
| | * MDEV-9690 concurrent queries with virtual columns crash in temporal codeSergei Golubchik2017-01-152-18/+16
* | | MDEV-11601 Out-of-bounds string access in create_schema_table()Sergei Golubchik2017-01-171-1/+1
* | | MDEV-11698 Old Bug possibly not fixed; BEFORE INSERT Trigger on NOT NULLSergei Golubchik2017-01-173-59/+64
* | | Merge branch '10.0' into 10.1Kristian Nielsen2017-01-171-0/+1
|\ \ \ | |/ /
| * | MDEV-11811: dual master with parallel replication memory leak in write masterKristian Nielsen2017-01-171-0/+1
* | | MDEV-10956 Strict Password Validation Breaks Replication.Alexey Botchkov2017-01-171-4/+5
* | | Post merge review fixesVicențiu Ciorbaru2017-01-173-6/+2
* | | MDEV-11711: ArmHF EXPLAIN JSON garbage longlong values printedVicențiu Ciorbaru2017-01-161-4/+4
* | | MDEV-11712: ArmHF EXPLAIN JSON garbage longlong values printedVicențiu Ciorbaru2017-01-161-1/+1
* | | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-165-6/+24
|\ \ \
| * | | MDEV-11551 Server crashes in Field::is_real_nullSergei Golubchik2017-01-151-1/+1
| * | | max_session_mem_used server variableSergei Golubchik2017-01-154-2/+21
| * | | cleanup: make malloc_size_cb_func always definedSergei Golubchik2017-01-151-3/+2
* | | | Merge remote-tracking branch '10.0-galera' into 10.1Vicențiu Ciorbaru2017-01-161-0/+4
|\ \ \ \
| * \ \ \ Merge tag 'mariadb-10.0.29' into 10.0-galeraNirbhay Choubey2017-01-1341-316/+561
| |\ \ \ \
| * | | | | MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2016-12-282-0/+32
| * | | | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-144-5/+14
| * | | | | Revert "MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-141-4/+0
| * | | | | Fix build failure.Nirbhay Choubey2016-12-051-1/+1