summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes for funcs_1 suiteSergei Golubchik2011-03-2417-2442/+2452
* mergeVladislav Vaintroub2011-03-241-1/+1
|\
| * lp:740958 5.1-micro can not handle prepared statements with timestamps involv...Sergei Golubchik2011-03-231-4/+3
* | Fix compilation on Windows:Vladislav Vaintroub2011-03-249-24/+27
* | lp:740958 5.1-micro can not handle prepared statements with timestamps involv...Sergei Golubchik2011-03-231-4/+3
|/
* lp:740173 5.1-micro reports incorrect Length metadata for TIME expressionsSergei Golubchik2011-03-233-1/+15
* 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-193-6/+29
* lp:738067 Crash in get_datetime_value() in 5.1-microSergei Golubchik2011-03-193-0/+9
* lp:737496 Assertion `(was_cut & 1) == 0' failed in Field_temporal::store_TIME...Sergei Golubchik2011-03-183-3/+17
* lp:737474 Wrong result with DAY(COALESCE(NULL)) in 5.1-microSergei Golubchik2011-03-183-1/+9
* lp:737450 Second Assertion `item->null_value' failed in 5.1-microSergei Golubchik2011-03-184-9/+21
* lp:737458 Casting dates and times into integers works differently in 5.1-microSergei Golubchik2011-03-183-1/+16
* number to time comparisonSergei Golubchik2011-03-183-2/+28
* lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1...Sergei Golubchik2011-03-184-5/+29
* lp:737104 Crash in DTCollation::set in 5.1-microSergei Golubchik2011-03-174-2/+25
* lp:737092 Assertion `item->null_value' failed in get_datetime_value in 5.1-microSergei Golubchik2011-03-174-0/+25
* lp:736370 Datetime functions in subquery context cause wrong result and bogus...Sergei Golubchik2011-03-173-4/+5
* lp:736791 Crash in make_truncated_value_warningwith LEAST()/GREATEST/COALESCESergei Golubchik2011-03-173-2/+35
* * fix for ALTER TABLE ... MODIFY timestamp->timestamp.Sergei Golubchik2011-03-177-11/+37
* lp:736358 Unexpected increased timestamp resolution with UNIONSergei Golubchik2011-03-173-0/+36
* lp:731815 Crash/valgrind warning Item::send with 5.1-microSergei Golubchik2011-03-093-1/+23
* lp:731089 Crash in Field_time_hires::pack_length on CREATE TABLE TIME(3)Sergei Golubchik2011-03-091-0/+3
* lp:731229 Different results depending on table access method with TIME column...Sergei Golubchik2011-03-088-10/+83
* lp:731124 Loss of precision on DISTINCTSergei Golubchik2011-03-0811-32/+64
* lp:731103 Assertion `maybe_null && item->null_value' failed with ORDER BY LAS...Sergei Golubchik2011-03-084-2/+42
* followup for lp:730637Sergei Golubchik2011-03-073-20/+14
* lp:730637 - Valgrind warnings in 5.1-microSergei Golubchik2011-03-077-11/+46
* lp:730627 TIME_to_ulonglong: Assertion `0' failed in 5.1-micro on wrong argum...Sergei Golubchik2011-03-073-1/+9
* wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-01126-3907/+5656
* we don't support longlong less than 8 bytesSergei Golubchik2011-02-231-3/+3
* missing DBUG_RETURNSergei Golubchik2011-02-231-1/+2
* bug in the test case fixedSergei Golubchik2011-02-012-2/+2
* merge 5.1 to 5.1-securityGeorgi Kodinov2010-11-250-0/+0
|\
| * Merge from mysql-5.1.53-releaseunknown2010-11-18185-741/+6332
| |\
* | \ Merge from mysql-5.0-security.Alexander Nozdrin2010-11-241-294/+246
|\ \ \
| * | | A follow-up for Bug#58339 (Replace Server GPL README file).Alexander Nozdrin2010-11-241-294/+246
* | | | Empty merge from mysql-5.0-security.Alexander Nozdrin2010-11-240-0/+0
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-2414-25/+19
| |\ \ \
| * \ \ \ Auto-merge with mysql-5.0-bugteam.Ramil Kalimullin2010-11-232-154/+2302
| |\ \ \ \
* | \ \ \ \ Merge from mysql-5.1-bugteam.Alexander Nozdrin2010-11-2413-25/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-2413-25/+19
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov...Alexander Nozdrin2010-11-2414-25/+19
| | | |/ / / | | |/| | |
* | | | | | binlog.binlog_row_failure_mixing_engines test disabled.Ramil Kalimullin2010-11-231-2/+1
* | | | | | Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-2313-1321/+2496
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#56862 Execution of a query that uses index merge returns a wrong resultSergey Glukhov2010-11-236-0/+175
| * | | | | Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-222-1313/+2302
| |\ \ \ \ \ | | |/ / / /
| | * | | | Patch for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file).Alexander Nozdrin2010-11-221-119/+0
| | * | | | Patch for Bug#58339 (Replace Server GPL README file).Alexander Nozdrin2010-11-221-35/+2302
| * | | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-225-8/+19