summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-032-29/+59
|\
| * BUG#23080148 - BACKPORT BUG 14653594 AND BUG 20683959 TOThayumanavar S2016-06-201-28/+49
| * Bug #23279858: MYSQLD GOT SIGNAL 11 ON SIMPLE SELECTSreeharsha Ramanavarapu2016-05-241-2/+7
| * BUG#21142859: FUNCTION UPDATING A VIEW FAILS TO FIND TABLEKarthik Kamath2016-05-181-1/+10
| * Bug#23251517: SEMISYNC REPLICATION HANGINGSujatha Sivakumar2016-05-135-101/+21
| * Bug#12818255: READ-ONLY OPTION DOES NOT ALLOWSujatha Sivakumar2016-05-044-8/+7
* | MDEV-10010 - potential deadlock on windows due to recursiveVladislav Vaintroub2016-08-033-65/+82
* | MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-031-0/+3
* | MDEV-10383 Named pipes : multiple servers can listen on the same pipenameVladislav Vaintroub2016-08-021-20/+11
* | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trustyOleksandr Byelkin2016-07-302-5/+8
* | MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-271-0/+2
* | MDEV-10050: Crash in subselectOleksandr Byelkin2016-06-242-42/+50
* | MDEV-10043 - main.events_restart fails sporadically in buildbot (crashes uponSergey Vojtovich2016-06-201-26/+7
* | MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-143-56/+53
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-1410-43/+104
|\ \
| * | Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-165-101/+21
| |/
| * BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTSNisha Gopalakrishnan2016-04-221-7/+16
| * BUG#22286421: NULL POINTER DEREFERENCEKarthik Kamath2016-04-191-3/+4
| * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-191-0/+8
| * Bug #18740222: CRASH IN GET_INTERVAL_INFO WITH WEIRDOSreeharsha Ramanavarapu2016-03-032-10/+11
| * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-015-26/+98
| * BUG#17018343 SLAVE CRASHES WHEN APPLYING ROW-BASED BINLOG ENTRIES IN CASCADINGVenkatesh Duggirala2016-03-012-20/+78
* | MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings -Sergey Vojtovich2016-06-131-2/+4
* | MDEV-8402 Bug #77473 Truncated data with subquery & UTF8Alexander Barkov2016-06-101-4/+3
* | MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view...Alexander Barkov2016-06-103-11/+17
* | MDEV-9972 Least function retuns date in date time formatAlexander Barkov2016-06-081-2/+3
* | MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_fieldAlexander Barkov2016-05-102-4/+4
* | MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds failSergey Vojtovich2016-04-261-0/+2
* | MDEV-9986 Full-text search of the utf8mb4 column causes crashSergei Golubchik2016-04-261-0/+2
* | MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed a...Sergei Golubchik2016-04-251-1/+2
* | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-233-7/+28
* | MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-221-2/+9
* | Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49Sergei Golubchik2016-04-2015-74/+153
|\ \
| * | use consistent error messaging for IGNORESergei Golubchik2016-04-204-54/+11
| * | trivial optimizationSergei Golubchik2016-04-201-2/+4
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-2013-59/+170
| |\ \ | | |/
| | * BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROWVenkatesh Duggirala2016-02-262-3/+31
| | * (no commit message)Arun Kuruvila2016-02-231-8/+8
| | * BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEYNisha Gopalakrishnan2016-02-114-13/+62
| | * Bug #18823979: PS: UCS2 + CASE WHEN THEN ELSE CRASH INSreeharsha Ramanavarapu2016-01-292-15/+26
| | * Bug #16912362 LOAD DATA INFILE CLAIMS TO BE HOLDINGAjo Robert2016-01-281-1/+2
| | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-175-19/+46
| * | MDEV-9835 Valid password is not working after server restartSergei Golubchik2016-04-191-5/+12
| * | MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existe...Sergei Golubchik2016-04-191-8/+9
| * | MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir ...Sergei Golubchik2016-04-191-0/+1
| * | MDEV-9493 --tc-heuristic-recover option values off by oneSergei Golubchik2016-04-191-1/+1
| * | MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for februarySergei Golubchik2016-04-191-1/+1
* | | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS...Alexander Barkov2016-04-204-53/+37
|/ /
* | MDEV-9521 Least function returns 0000-00-00 for null date columns instead of...Alexander Barkov2016-04-181-10/+4
* | MDEV-9862 Illegal mix of collation, when comparing column with CASE expressionAlexander Barkov2016-04-021-1/+1