summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-026-167/+264
* Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+29
* Remove test case for bug 40264.Davi Arnaut2009-01-281-29/+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/+31
* auto mergeGeorgi Kodinov2009-01-161-0/+11
|\
| * Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clauseGeorgi Kodinov2008-10-171-0/+11
* | merged Bug 38795 to 5.0-bugteamGeorgi Kodinov2009-01-151-0/+73
|\ \
| * | Bug #38795: Automatic search depth and nested join's results in server crashGeorgi Kodinov2009-01-131-0/+73
* | | Pull from 5.0-bugteamAlexander Nozdrin2009-01-151-0/+27
|\ \ \
| * | | Bug#36326: nested transaction and selectDavi Arnaut2009-01-131-0/+27
* | | | Backport patch for Bug#31222 (com_% global status counters behave randomlyAlexander Nozdrin2009-01-151-0/+28
|/ / /
* | | auto-mergeTatiana A. Nurnberg2009-01-091-0/+5
|\ \ \
| * | | Bug #41437: Value stored in 'case' lacks charset, causes segfaultGeorgi Kodinov2009-01-091-0/+5
* | | | Bug#41470: DATE_FORMAT() crashes the complete server with a valid dateTatiana A. Nurnberg2009-01-081-0/+12
|/ / /
* | | Reverted the fix for bug #25830 because of omissions and non-complete testGeorgi Kodinov2009-01-052-13/+0
* | | auto-mergeTatiana A. Nurnberg2008-12-3018-6/+365
|\ \ \
| * | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+36
| * | | Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-0/+36
| * | | Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+7
| * | | Bug#25830 SHOW TABLE STATUS behaves differently depending on table nameSergey Glukhov2008-12-242-0/+13
| * | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-232-0/+34
| * | | MergeSergey Petrunia2008-12-2224-57/+496
| |\ \ \
| | * | | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-0/+14
| | * | | rollback of bug #40761 fixGleb Shchepa2008-12-121-13/+0
| | * | | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-0/+13
| | * | | Bug#33812: mysql client incorrectly parsing DELIMITERChad MILLER2008-12-111-0/+19
| | * | | Pull from mysql-5.0-bugteam.Alexey Kopytov2008-12-105-0/+140
| | |\ \ \
| | | * \ \ updating with mysql-5.0-bugteamV Narayanan2008-12-107-6/+139
| | | |\ \ \
| | | | * | | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-0/+29
| | | | * | | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-091-0/+30
| | | | * | | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-091-0/+13
| | | | * | | automergeSergey Glukhov2008-12-091-0/+9
| | | | |\ \ \
| | | | * | | | bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-091-0/+10
| | | | * | | | 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-0314-51/+273
| | | |\ \ \ \ \
| | | * | | | | | Bug#39616: Missing quotes from .CSV crashes serverV Narayanan2008-11-181-0/+43
| | * | | | | | | Fix for a test failure on Solaris/x86/gcc introduced by the patch for bug #27...Alexey Kopytov2008-12-101-3/+1
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge.Sergey Vojtovich2008-12-091-0/+9
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | BUG#37245 - Full text search problemSergey Vojtovich2008-11-281-0/+9
| | * | | | | | Fixed type_float failures in --ps-protocol mode introduced by the test case f...Alexey Kopytov2008-12-091-1/+1
| | * | | | | | merge 5.0->5.0-bugteam for a local tree containing bug#33420 Test 'rpl_packet...Andrei Elkin2008-12-081-0/+17
| | |\ \ \ \ \ \
| | | * | | | | | Fix for bug #27483: Casting 'scientific notation type' to 'unsigned Alexey Kopytov2008-12-031-0/+17
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Bug #33420 Test 'rpl_packet' fails randomly with changed "Exec_Master_Log_Pos"Andrei Elkin2008-12-041-6/+16
| | |/ / / / /
| * | | | | | BUG#40974: Incorrect query results when using clause evaluated using range checkSergey Petrunia2008-12-191-0/+26
* | | | | | | auto-mergeTatiana A. Nurnberg2008-12-033-1/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merged bug 39920 to 5.0-bugteamGeorgi Kodinov2008-12-011-0/+12
| |\ \ \ \ \ \
| | * | | | | | Bug #39920: MySQL cannot deal with Leap Second expression in string literal.Georgi Kodinov2008-12-011-0/+12
| | |/ / / / /
| * | | | | | Addendum to bug #37339 : make the test case portable to windowsGeorgi Kodinov2008-12-012-1/+2
* | | | | | | auto-mergeTatiana A. Nurnberg2008-12-0312-51/+233
|\ \ \ \ \ \ \ | |/ / / / / /