summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 5.6-compatibility, per-host connect error counter is reset only after theSergei Golubchik2014-05-074-12/+4
* revno: 5265Sergei Golubchik2014-05-074-9/+61
* revno: 5305.1.1Sergei Golubchik2014-05-071-3/+3
* merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS"Sergei Golubchik2014-05-054-27/+125
* MDEV-6085 ALTER TABLE looses the connection stringSergei Golubchik2014-05-011-0/+3
* MDEV-5736 remove what remains from ONE_SHOT hackSergei Golubchik2014-05-016-72/+3
* Asserting correct database name lettercase inSergei Golubchik2014-05-018-0/+31
* commentsSergei Golubchik2014-05-011-2/+5
* MDEV-6106 Cannot create a table with 229 or greater columns in TokuDBSergei Golubchik2014-05-011-1/+6
* MDEV-5792 - Deadlock between SELECTs from METADATA_LOCK_INFO and anotherSergey Vojtovich2014-04-231-3/+34
* MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... Sergey Petrunya2014-05-051-1/+1
* Fixed the problem of mdev-6198: statistics.test fails in valgrind.Igor Babaev2014-05-021-3/+9
* MDEV-6185: Buildbot valgrind failure: Conditional jump or move in table_cond_...Sergey Petrunya2014-04-291-1/+4
* MDEV-6003: EITS: ref access, keypart2=const vs keypart2=expr - inconsistent f...Sergey Petrunya2014-04-251-8/+77
* Revert these two changes (wrong push) :Sergey Petrunya2014-04-282-162/+14
* Better commentsSergey Petrunya2014-04-251-19/+40
* MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil...Sergey Petrunya2014-04-212-12/+139
* 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