summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* innodb compatibility fixSergei Golubchik2011-05-261-4/+4
* fix for double or decimal to datetime conversionSergei Golubchik2011-05-262-0/+6
* unix_timestamp() and from_unixtime() supports microseconds.Sergei Golubchik2011-05-226-26/+39
* db_low_byte_first is goneSergei Golubchik2011-05-202-0/+13
* microseconds in log tables:Sergei Golubchik2011-05-194-45/+45
* post review changes 2Sergei Golubchik2011-05-1912-28/+73
* post-review changes 1Sergei Golubchik2011-05-1920-53/+308
* lp:750117 Bogus warning with aggregate and datetime columnSergei Golubchik2011-04-182-0/+15
* lp:743017 Diverging results with TIME(3) and ranges depending on the executio...Sergei Golubchik2011-03-299-50/+53
* fixes for funcs_1 suiteSergei Golubchik2011-03-2416-2440/+2450
* lp:740173 5.1-micro reports incorrect Length metadata for TIME expressionsSergei Golubchik2011-03-232-0/+14
* ps-protocol fixSergei Golubchik2011-03-192-6/+0
* lp:738091 cast(timestamp() AS time returns NULL for 0000-00-00 00:00:00 in 5...Sergei Golubchik2011-03-192-0/+15
* lp:738067 Crash in get_datetime_value() in 5.1-microSergei Golubchik2011-03-192-0/+7
* lp:737496 Assertion `(was_cut & 1) == 0' failed in Field_temporal::store_TIME...Sergei Golubchik2011-03-182-0/+13
* lp:737474 Wrong result with DAY(COALESCE(NULL)) in 5.1-microSergei Golubchik2011-03-182-0/+8
* lp:737450 Second Assertion `item->null_value' failed in 5.1-microSergei Golubchik2011-03-182-0/+14
* lp:737458 Casting dates and times into integers works differently in 5.1-microSergei Golubchik2011-03-182-0/+15
* number to time comparisonSergei Golubchik2011-03-182-0/+21
* lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1...Sergei Golubchik2011-03-182-0/+21
* lp:737104 Crash in DTCollation::set in 5.1-microSergei Golubchik2011-03-172-1/+11
* lp:737092 Assertion `item->null_value' failed in get_datetime_value in 5.1-microSergei Golubchik2011-03-172-0/+9
* lp:736370 Datetime functions in subquery context cause wrong result and bogus...Sergei Golubchik2011-03-172-2/+2
* lp:736791 Crash in make_truncated_value_warningwith LEAST()/GREATEST/COALESCESergei Golubchik2011-03-172-0/+34
* * fix for ALTER TABLE ... MODIFY timestamp->timestamp.Sergei Golubchik2011-03-172-3/+11
* lp:736358 Unexpected increased timestamp resolution with UNIONSergei Golubchik2011-03-172-0/+34
* lp:731815 Crash/valgrind warning Item::send with 5.1-microSergei Golubchik2011-03-092-0/+14
* lp:731229 Different results depending on table access method with TIME column...Sergei Golubchik2011-03-087-0/+75
* lp:731124 Loss of precision on DISTINCTSergei Golubchik2011-03-085-16/+38
* lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS...Sergei Golubchik2011-03-083-2/+37
* followup for lp:730637Sergei Golubchik2011-03-072-19/+13
* lp:730637 - Valgrind warnings in 5.1-microSergei Golubchik2011-03-072-0/+28
* lp:730627 TIME_to_ulonglong: Assertion `0' failed in 5.1-micro on wrong argum...Sergei Golubchik2011-03-072-0/+8
* wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-0164-327/+3097
* bug in the test case fixedSergei Golubchik2011-02-012-2/+2
* binlog.binlog_row_failure_mixing_engines test disabled.Ramil Kalimullin2010-11-231-2/+1
* Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-236-0/+173
|\
| * Bug#56862 Execution of a query that uses index merge returns a wrong resultSergey Glukhov2010-11-234-0/+163
| * Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-222-0/+10
* | Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-2214-720/+1552
|\ \ | |/
| * merge from 5.1-mtrBjorn Munch2010-11-192-0/+22
| |\
| | * Bug #58257 mysqltest: in if(), ! $var with space is always falseBjorn Munch2010-11-172-0/+11
| | * Bug #58087 mysqltest re-evaluates 'let' expressions infinitelyBjorn Munch2010-11-152-0/+11
| | * merge from 5.1 up to rev 3471Bjorn Munch2010-11-1459-175/+1785
| | |\
| * | \ Merge mysql-5.1-bugteam from bk-internal into my local repoVasil Dimov2010-11-182-0/+17
| |\ \ \
| | * | | Bug#57279 updatexml dies with: Assertion failed: str_arg[length] == 0Alexander Barkov2010-11-182-0/+17
| * | | | Merge mysql-5.1-innodb -> mysql-5.1-bugteamVasil Dimov2010-11-1810-720/+1510
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge mysql-5.1-innodb from bk-internal into my local repoVasil Dimov2010-11-1022-720/+1676
| | |\ \ \
| | | * \ \ Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-11-0814-0/+241
| | | |\ \ \
| | | * | | | In this patch, existing tests innodb_bug54679.test and innodb_bug56632.test areunknown2010-11-028-720/+1435