summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5745 analyze MySQL fix for bug#12368495Alexander Barkov2014-07-283-38/+33
* MDEV-6082 Assertion `0' fails in TC_LOG_DUMMY::log_and_order on DML after ins...Sergei Golubchik2014-07-273-5/+23
* MDEV-5706 MariaDB does not build on hurd-i386Sergei Golubchik2014-07-252-4/+11
* MDEV-6409 CREATE VIEW replication problem if error occurs in mysql_register_viewSergei Golubchik2014-07-231-3/+2
* MDEV-6322: The PARTITION engine can return wrong query resultsSergey Petrunya2014-07-231-4/+9
* MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-235-27/+51
* Merge 5.3->5.5Alexander Barkov2014-07-231-1/+1
|\
| * MDEV-5750 Assertion `ltime->year == 0' fails on a query with EXTRACT DAY_MINU...Alexander Barkov2014-07-231-1/+1
* | MDEV-6313 - mysqld --log-bin=no-such-dir/master crashes duringSergey Vojtovich2014-06-241-3/+4
* | MDEV-6351 - --plugin=force has no effect for built-in pluginsSergey Vojtovich2014-06-171-1/+1
* | MDEV-6434: Wrong result (extra rows) with ORDER BY, multiple-column index, In...Sergey Petrunya2014-07-221-6/+18
* | MDEV-6434: Wrong result (extra rows) with ORDER BY, multiple-column index, In...Sergey Petrunya2014-07-223-1/+74
* | MDEV-6188: master_retry_count (ignored if disconnect happens on SET master_he...unknown2014-06-171-8/+28
* | MDEV-6329 - Buffer overrun in find_uniq_filenameSergey Vojtovich2014-06-111-1/+1
* | MDEV-6105: Emoji unicode character string search query makes mariadb performa...Sergey Petrunya2014-06-051-0/+11
* | Merge 5.3->5.5Alexander Barkov2014-06-051-2/+9
|\ \ | |/
| * Fixing a valgrind warning introduced in the previous changeset:Alexander Barkov2014-06-051-2/+9
* | Merge 5.3->5.5Alexander Barkov2014-06-048-19/+59
|\ \ | |/
| * MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME columnAlexander Barkov2014-06-047-19/+57
* | MDEV-6163: Error while executing an update query that has the same table in a...unknown2014-06-041-0/+7
* | mysql-5.5.38 mergeSergei Golubchik2014-06-038-58/+194
|\ \
| * | Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*)mithun2014-04-282-0/+34
| * | BUG#17994219: CREATE TABLE .. SELECT PRODUCES INVALID STRUCTURE,Nisha Gopalakrishnan2014-04-281-4/+6
| * | Backport from trunk:Tor Didriksen2014-04-231-22/+31
| * | Bug#17942050:KILL OF TRUNCATE TABLE WILL LEAD TO BINARY LOGSujatha Sivakumar2014-04-152-15/+46
| * | Addendum #1 to the fix for bug #18359924Georgi Kodinov2014-04-112-6/+11
| * | Bug #18359924: INNODB AND MYISAM CORRUPTION ON PREFIX INDEXESGeorgi Kodinov2014-04-103-5/+36
| * | Bug#11759519 - INFINITE HANG WITH 100% CPU USAGE WITH LOAD DATAPraveenkumar Hulakund2014-03-191-6/+13
| * | Bug#18319790 QUERY TO INFORMATION_SCHEMA CRASHES SERVERMarc Alff2014-03-171-7/+58
* | | 5.3 mergeSergei Golubchik2014-06-023-7/+17
|\ \ \ | | |/ | |/|
| * | MDEV-6251: SIGSEGV in query optimizer (in set_check_materialized with MERGE v...unknown2014-06-023-7/+17
* | | MDEV-6239: Partition pruning is not working as expected in an inner querySergey Petrunya2014-05-291-1/+2
* | | MDEV-6263: Wrong result when using IN subquery with order bySergey Petrunya2014-05-281-12/+17
* | | MDEV-6083 - Assertion `! (&(&LOCK_open)->m_mutex)->count ||Sergey Vojtovich2014-05-061-1/+2
* | | 2 typo fixedunknown2014-05-271-2/+2
* | | MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-083-4/+26
* | | merge 5.5->5.3unknown2014-05-073-47/+78
|\ \ \ | |/ /
| * | MDEV-5981: name resolution issues with views and multi-update in ps-protocolunknown2014-05-013-47/+80
* | | rename handler::ha_set_lock_type() -> handler::set_lock_type(),Sergei Golubchik2014-04-283-3/+3
* | | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-036-6/+15
* | | An after-fix for MDEV-6146 Can't mix (latin1_swedish_ci,NUMERIC) and (utf8_un...Alexander Barkov2014-04-291-2/+22
* | | MDEV-5459 Illegal mix of collations for datetimeAlexander Barkov2014-04-281-2/+2
* | | MDEV-5702 Incorrect results are returned with NULLIF()Alexander Barkov2014-04-281-1/+1
* | | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-283-1/+7
* | | MDEV-6129: Server crashes during UNION with ORDER BY field IS NULLMichael Widenius2014-04-242-9/+15
* | | MDEV-6146 Can't mix (latin1_swedish_ci,NUMERIC) and (utf8_unicode_ci,IMPLICIT...Alexander Barkov2014-04-231-2/+1
* | | Merge from 5.3Alexander Barkov2014-04-211-2/+4
|\ \ \ | |/ /
| * | MDEV-6045 MySQL Bug#11829861 - SUBSTRING_INDEX() RESULTS "OMIT" CHARACTER WHE...Alexander Barkov2014-04-211-2/+4
* | | Merge from 5.3.Alexander Barkov2014-04-211-0/+2
|\ \ \ | |/ /
| * | MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when d...Alexander Barkov2014-04-211-0/+2