summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-05-0994-205/+1706
|\
| * MDEV-4791: Assertion range_end >= range_start fails in log0online.c Jan Lindström2014-05-093-0/+136
| * MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-082-1/+20
| * merge 5.5->5.3unknown2014-05-072-0/+37
| |\
| | * MDEV-5981: name resolution issues with views and multi-update in ps-protocolunknown2014-05-012-0/+37
| * | update test file for windowsSergei Golubchik2014-05-061-0/+1
| * | update test resultsSergei Golubchik2014-05-052-22/+22
| * | MDEV-6056 [PATCH] mysqldump writes usage to stdout even when not explicitly r...Sergei Golubchik2014-05-052-0/+11
| * | MDEV-6091 mysqldump goes in a loop and segfaults if --dump-slave is specified...Sergei Golubchik2014-05-011-0/+7
| * | fix XtraDB version to tell the truthSergei Golubchik2014-04-281-2/+2
| * | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-033-24/+24
| * | MDEV-5459 Illegal mix of collations for datetimeAlexander Barkov2014-04-282-0/+18
| * | MDEV-5702 Incorrect results are returned with NULLIF()Alexander Barkov2014-04-286-0/+96
| * | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-282-0/+51
| * | Modified the condition for skipping innodb.innodb-autoinc to exclude Elena Stepanova2014-04-281-2/+2
| * | MDEV-6178 mysql_upgrade breaks databases with long user namesElena Stepanova2014-04-282-0/+145
| * | MDEV-6169 main.myisam-metadata fails mtr internal checkElena Stepanova2014-04-262-0/+2
| * | MDEV-6168 rpl.rpl_heartbeat_basic fails mtr internal checkElena Stepanova2014-04-261-1/+1
| * | MDEV-6129: Server crashes during UNION with ORDER BY field IS NULLMichael Widenius2014-04-242-0/+20
| * | Merge 5.3->5.5Alexander Barkov2014-04-232-2/+32
| |\ \ | | |/
| | * MDEV-5338 XML parser accepts malformed dataAlexander Barkov2014-04-232-2/+35
| * | MDEV-6146 Can't mix (latin1_swedish_ci,NUMERIC) and (utf8_unicode_ci,IMPLICIT...Alexander Barkov2014-04-232-0/+84
| * | Merge from 5.3Alexander Barkov2014-04-212-0/+57
| |\ \ | | |/
| | * MDEV-6045 MySQL Bug#11829861 - SUBSTRING_INDEX() RESULTS "OMIT" CHARACTER WHE...Alexander Barkov2014-04-212-1/+57
| * | Merge from 5.3.Alexander Barkov2014-04-2115-1/+223
| |\ \ | | |/
| | * An after-fix forAlexander Barkov2014-04-212-0/+18
| | * MDEV-6134 SUBSTRING_INDEX returns wrong result for 8bit character sets when d...Alexander Barkov2014-04-2110-0/+186
| * | Merge from 5.3Alexander Barkov2014-04-187-12/+167
| |\ \ | | |/
| | * MDEV-5041 Inserting a TIME with hour>24 into a DATETIME column produces a wro...Alexander Barkov2014-04-184-0/+143
| * | Merge from 5.3Alexander Barkov2014-04-182-0/+65
| |\ \ | | |/
| | * Fixed bugs mdev-5927 and mdev-6116.Igor Babaev2014-04-162-0/+65
| * | MDEV-4856 SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client.Alexey Botchkov2014-04-152-0/+4
| * | MDEV-5138 Numerous test failures in "mtr --ps --embedded".Alexey Botchkov2014-04-152-0/+7
| * | MDEV-5991: crash in Item_field::used_tablesmariadb-5.5.37unknown2014-04-156-0/+46
| * | mtr: don't use --mysqld= options when issuing "mysqld --help"Sergei Golubchik2014-04-131-13/+0
| * | fix the test for 32-bitSergei Golubchik2014-04-111-0/+2
| * | MDEV-5700 Cannot SHOW CREATE VIEW if underlying tabels are ALTERedSergei Golubchik2014-04-102-0/+33
| * | Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-092-1/+9
| * | MDEV-5743 Server crashes in mysql_alter_table on an attempt to add a primary ...Sergei Golubchik2014-04-072-0/+20
| * | Merge MDEV-6067 from 5.3 to 5.5.unknown2014-04-112-0/+70
| |\ \ | | |/
| | * Merge MDEV-6067 from 5.2 to 5.3.unknown2014-04-112-0/+70
| | |\
| | | * MDEV-6067: Partitioned table DML sometimes binlogged without XID eventunknown2014-04-112-0/+70
| * | | mysql-5.5.37 selective mergeSergei Golubchik2014-03-2722-14/+302
| |\ \ \
| | * | | Bug #17926328 - MTR SHOULD NOT WAIT FOR CHILDREN WHEN ABORTING TEST RUN ON WI...sayantan dutta2014-02-251-10/+12
| | * | | Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-175-0/+5
| | * | | Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN:Thirunarayanan B2014-02-172-0/+20
| | * | | Bug#17075846 - UNQUOTED FILE NAMES FOR VARIABLE VALUES ARENeeraj Bisht2014-02-126-2/+54
| | * | | Bug #18027288 - MTR SUITE ABORTS WHEN A CLIENT TRIES TO CONNECT SERVER WITH A...sayantan dutta2014-02-111-1/+0
| | * | | Bug#18185930 UPD_NODE_INSERT_BLOB CAUSES BTR_EXTERN_OWNER_FLAG ASSERTIONAnnamalai Gurusami2014-02-112-0/+32
| | * | | Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASINGThirunarayanan B2014-02-102-0/+41