summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-061-6/+0
* Merge to team tree.Alexey Kopytov2009-02-051-0/+6
|\
| * Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-031-0/+6
* | Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-051-0/+5
* | Merge last changesets into tree, no conflictsMatthias Leich2009-02-042-0/+30
|\ \
| * | BUG#32047 - 'Spurious' errors while opening MERGE tablesSergey Vojtovich2009-02-041-0/+11
| * | auto-mergeTatiana A. Nurnberg2009-01-311-0/+19
| |\ \
| | * | Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME()Tatiana A. Nurnberg2009-01-301-0/+19
* | | | 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-024-99/+102
|/ / /
* | | Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+54
* | | Remove test case for bug 40264.Davi Arnaut2009-01-281-16/+0
* | | Bug #42366: server-cert.pem expired: "Not After : Jan 27 08:54:13 2009 GMT"Georgi Kodinov2009-01-281-2/+2
| |/ |/|
* | Bug#40264: Aborted cached query causes query to hang indefinitely on next cac...Davi Arnaut2009-01-221-0/+16
* | auto mergeGeorgi Kodinov2009-01-161-0/+7
|\ \
| * | Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clauseGeorgi Kodinov2008-10-171-0/+7
* | | merged Bug 38795 to 5.0-bugteamGeorgi Kodinov2009-01-151-0/+77
|\ \ \
| * | | Bug #38795: Automatic search depth and nested join's results in server crashGeorgi Kodinov2009-01-131-0/+77
* | | | Pull from 5.0-bugteamAlexander Nozdrin2009-01-152-5/+56
|\ \ \ \
| * | | | Bug#36326: nested transaction and selectDavi Arnaut2009-01-132-5/+56
| | |_|/ | |/| |
* | | | Backport patch for Bug#31222 (com_% global status counters behave randomlyAlexander Nozdrin2009-01-151-0/+7
|/ / /
* | | auto-mergeTatiana A. Nurnberg2009-01-091-0/+2
|\ \ \
| * | | Bug #41437: Value stored in 'case' lacks charset, causes segfaultGeorgi Kodinov2009-01-091-0/+2
* | | | Bug#41470: DATE_FORMAT() crashes the complete server with a valid dateTatiana A. Nurnberg2009-01-081-0/+10
|/ / /
* | | Reverted the fix for bug #25830 because of omissions and non-complete testGeorgi Kodinov2009-01-051-9/+0
* | | auto-mergeTatiana A. Nurnberg2008-12-3018-38/+336
|\ \ \
| * | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+25
| * | | Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-0/+33
| * | | Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+5
| * | | Bug#25830 SHOW TABLE STATUS behaves differently depending on table nameSergey Glukhov2008-12-241-0/+9
| * | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-232-0/+68
| * | | MergeSergey Petrunia2008-12-2224-66/+409
| |\ \ \
| | * | | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-0/+9
| | * | | rollback of bug #40761 fixGleb Shchepa2008-12-121-9/+0
| | * | | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-0/+9
| | * | | Bug#33812: mysql client incorrectly parsing DELIMITERChad MILLER2008-12-111-0/+6
| | * | | Pull from mysql-5.0-bugteam.Alexey Kopytov2008-12-106-3/+130
| | |\ \ \
| | | * \ \ push to 5.0-bugteam tree.Luis Soares2008-12-101-0/+1
| | | |\ \ \
| | | | * | | BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-0/+1
| | | * | | | updating with mysql-5.0-bugteamV Narayanan2008-12-107-38/+141
| | | |\ \ \ \
| | | | * | | | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-0/+48
| | | | * | | | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-091-0/+26
| | | | * | | | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-091-0/+16
| | | | * | | | automergeSergey Glukhov2008-12-091-0/+9
| | | | |\ \ \ \
| | | | * | | | | bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-091-3/+9
| | | | * | | | | Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-091-0/+15
| | | * | | | | | merging with mysql-5.0-bugteam tree.V Narayanan2008-12-0313-28/+226
| | | |\ \ \ \ \ \
| | | * | | | | | | Bug#39616: Missing quotes from .CSV crashes serverV Narayanan2008-11-181-0/+15
| | * | | | | | | | Fix for a test failure on Solaris/x86/gcc introduced by the patch for bug #27...Alexey Kopytov2008-12-101-5/+1
| | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge.Sergey Vojtovich2008-12-091-0/+9
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | BUG#37245 - Full text search problemSergey Vojtovich2008-11-281-0/+9