summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MySQL Bug #61340: Use CMake EXPORT feature to aid cross-compiling.James Le Cuirot2014-04-271-1/+3
* MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collationsAlexander Barkov2014-04-251-1/+4
* MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-259-76/+134
* MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with inco...Alexander Barkov2014-04-242-2/+2
* MDEV-5851 MySQL WL#5303 Romansh locale for DAYNAME, MONTHNAME, DATE_FORMATAlexander Barkov2014-04-241-0/+70
* MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-235-47/+43
* MDEV-6027 RLIKE: "." no longer matching new line Alexander Barkov2014-04-235-1/+49
* Merge.Igor Babaev2014-04-221-6/+19
|\
| * Fixed the problem of mdev-5947.Igor Babaev2014-04-221-6/+19
* | MDEV-5975 Prepared statements with DATE literals do not honor NO_ZERO_IN_DATE Alexander Barkov2014-04-221-0/+2
* | MDEV-5963: InnoDB: Assertion failure in file row0sel.cc line 2503 ...Sergey Petrunya2014-04-181-3/+8
* | Fixed the problem of mdev-5970: Igor Babaev2014-04-171-0/+7
|/
* MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#1433...Sergey Petrunya2014-04-121-12/+28
* MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not rec...Sergey Petrunya2014-04-072-3/+8
* MDEV-5401: Wrong result (missing row) on a 2nd execution of PS with exists_to...unknown2014-04-101-9/+5
* MDEV-6040: MariaDB hangs if terminated quickly after startunknown2014-04-101-1/+1
* MDEV-5938: Exec_master_log_pos not updated at log rotate in parallel replicationunknown2014-04-091-3/+7
* MDEV-5992: EITS: Selectivity of non-indexed condition is counted twice in tab...Sergey Petrunya2014-04-012-60/+136
* another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE d...Sergei Golubchik2014-03-296-18/+45
* MDEV-5969 Crash in prepared statement with NO_ZERO_IN_DATE and ROLLUPSergei Golubchik2014-03-292-6/+41
* MDEV-5979 Server crashes on truncating a temporary InnoDB table on WindowsSergei Golubchik2014-03-281-1/+1
* automatic mergeMichael Widenius2014-03-287-12/+33
|\
| * Updated sponsors and authorsMichael Widenius2014-03-282-3/+20
| * Fixed that the we don't change CREATE to CREATE OR REPLACE, except if the sla...Michael Widenius2014-03-285-9/+13
* | MDEV-5964 - main.mdev-504 unveils assertion failure inSergey Vojtovich2014-03-281-2/+1
* | Change the order of parameters in DECODE_HISTOGRAM to match the order of fiel...Sergey Petrunya2014-03-281-2/+2
* | MergeSergey Petrunya2014-03-281-4/+6
|\ \ | |/ |/|
| * MDEV-5978: valgrind failure in rpl_row_corruptionSergey Petrunya2014-03-281-4/+6
* | post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not ...Sergei Golubchik2014-03-272-3/+7
|/
* MDEV-4360: ANALYZE shows "Table is already up to date" while updating statsSergey Petrunya2014-03-281-0/+11
* MergeSergey Petrunya2014-03-271-2/+11
|\
| * MDEV-5962: EITS: value "position" calculated incorrectly for CHAR(n) columnsSergey Petrunya2014-03-271-2/+11
* | MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT...Michael Widenius2014-03-242-11/+91
* | Make copy_up_file_and_fill() safe for disk fullMichael Widenius2014-03-231-1/+2
* | MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-234-11/+9
* | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb...Michael Widenius2014-03-235-10/+8
* | MDEV-5930: Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-231-3/+5
* | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-238-76/+96
* | MDEV-734: LP:917662 - mysql_print_status() missing final fflush()Michael Widenius2014-03-221-1/+1
* | MDEV-5906: Thread status not changed when applying log eventsMichael Widenius2014-03-221-0/+1
|/
* Code cleanup:Sergey Petrunya2014-03-272-111/+118
* MergeSergey Petrunya2014-03-271-10/+113
|\
| * MDEV-5926, MDEV-4362 post-fixes:Sergey Petrunya2014-03-271-22/+44
| * MDEV-4362: {division by zero when lookup constant is outside the value table}Sergey Petrunya2014-03-261-10/+21
| * MDEV-5926: EITS: Histogram estimates for column=least_possible_value are wrongSergey Petrunya2014-03-261-11/+81
* | MDEV-5433 select_result::send_error() is unusedSergei Golubchik2014-03-265-88/+4
* | MDEV-5943 'show table status' does not immediately show tokudb tablesSergei Golubchik2014-03-261-0/+3
* | Fix hostcache_ipv4_blocked and hostcache_ipv6_blocked to pass.Sergei Golubchik2014-03-261-13/+4
* | 5.5 mergeSergei Golubchik2014-03-2616-83/+233
|\ \
| * | MDEV-5955 Server crashes in handler::ha_external_lock or assertion `m_lock_ty...Sergei Golubchik2014-03-261-2/+1