summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@dipika.(none)2008-02-196-7/+1640
|\
| * A fix and a test case for Bug#12713 "Error in a stored function called from kostja@dipika.(none)2008-02-196-5/+1640
* | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@quad.2008-02-1843-147/+460
|\ \
| * | Add a test case for Bug#21704: Renaming column does not updateanozdrin/alik@quad.2008-02-152-0/+42
| * | A patch for Bug#18834: ALTER TABLE ADD INDEX on table withanozdrin/alik@quad.2008-02-142-0/+108
| * | Additional patch for Bug#31222: com_% global status countersanozdrin/alik@quad.2008-02-135-31/+47
| * | Additional patch for Bug#32538. Fix result files of windows test cases.anozdrin/alik@quad.2008-02-132-2/+2
| * | Fix for Bug#32538: View definition picks up character set,anozdrin/alik@quad.2008-02-1234-145/+256
| * | Additional fix for Bug#31222.anozdrin/alik@quad.2008-02-121-0/+1
| * | Fix for Bug#31222: com_% global status countersanozdrin/alik@quad.2008-02-122-0/+35
* | | Adding waits to events_scheduling to prevent the test frommkindahl@dl145h.mysql.com2008-02-151-1/+12
* | | Fixing test rpl_events to not give false failures.mkindahl@dl145h.mysql.com2008-02-142-2/+12
* | | Removing non-deterministic tests from events_scheduling test.mkindahl@dl145h.mysql.com2008-02-132-9/+0
* | | The test rpl_row_charset and it dependent rpl_ndb_charset ismkindahl@dl145h.mysql.com2008-02-1313-1019/+12
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1mkindahl@dl145h.mysql.com2008-02-1129-1338/+3047
|\ \ \
| * \ \ Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1mkindahl@dl145h.mysql.com2008-02-1129-1338/+3047
| |\ \ \ | | |/ /
| | * | Disable sporadically failing test cases (Bug#34454).anozdrin/alik@quad.2008-02-111-0/+5
| | * | Bug#34424: query_cache_debug.test leads to valgrind warningsanozdrin/alik@quad.2008-02-081-0/+1
| | * | Fix create.test: use latin1 instead ucs2.anozdrin/alik@quad.2008-02-082-5/+5
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@dipika.(none)2008-02-0827-1338/+3041
| | |\ \
| | | * | Manual merge of Bug 33798davi@mysql.com/endora.local2008-02-083-0/+48
| | | * | Merge mysql.com:/Users/davi/mysql/mysql-5.0-runtimedavi@endora.local2008-02-082-0/+33
| | | |\ \
| | | | * | Bug#33798 prepared statements improperly handle large unsigned intsdavi@mysql.com/endora.local2008-02-084-0/+65
| | | | * | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004msvensson@pilot.mysql.com2008-02-072-0/+44
| | | | |\ \
| | | * | | | test updatemalff@lambda.hsd1.co.comcast.net.2008-02-072-1328/+2594
| | | * | | | Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1davi@endora.local2008-02-077-4/+76
| | | |\ \ \ \
| | | | * | | | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutiondavi@mysql.com/endora.local2008-02-077-4/+76
| | | * | | | | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my51-bug31004msvensson@pilot.mysql.com2008-02-072-6/+24
| | | |\ \ \ \ \
| | | | * | | | | Bug#31004 mysqltest needs a --mkdir commandmsvensson@pilot.mysql.com2007-11-011-6/+1
| | | | * | | | | Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004msvensson@pilot.mysql.com2007-11-013-0/+96
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | * | | | Bug#31004 mysqltest needs a --mkdir commandmsvensson@pilot.mysql.com2007-11-011-0/+22
| | | | | * | | | Backport mysqltests "change_user" commandmsvensson@pilot.mysql.com2007-10-312-0/+22
| | | * | | | | | Merge mysql.com:/Users/davi/mysql/bugs/21801-5.1davi@endora.local2008-02-068-7/+122
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimedavi@endora.local2008-02-062-0/+24
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | | * | | | | Bug#32710: SHOW INNODB STATUS requires SUPERdavi@mysql.com/endora.local2008-02-062-0/+24
| | | | * | | | | | Add a test case for Bug#21380: DEFAULT definition not alwaysanozdrin/alik@quad.2008-02-062-0/+90
| | | | |/ / / / /
| | | | * | | | | Bug#34311 main.lock_multi.test failsdavi@mysql.com/endora.local2008-02-062-32/+37
| | | | * | | | | Disabling test case.anozdrin/alik@quad.2008-02-052-38/+32
| | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Fix merge: fix test.anozdrin/alik@quad.2008-02-051-2/+2
| | | | * | | | Patch clean up.thek@adventure.(none)2008-02-042-4/+6
| | | * | | | | Bug#21801 SQL exception handlers and warningsdavi@mysql.com/endora.local2008-02-042-0/+29
| | | |/ / / /
| | | * | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimethek@adventure.(none)2008-02-012-0/+44
| | | |\ \ \ \
| | | | * | | | * Manual merge fix.thek@adventure.(none)2008-02-011-23/+23
| | | | * | | | Merge adventure.(none):/home/thek/Development/cpp/bug33201/my50-bug33201thek@adventure.(none)2008-02-012-1/+45
| | | | |\ \ \ \
| | | | | * | | | Bug#33201 Crash occurs when granting update privilege on one column of a viewthek@adventure.(none)2008-02-012-0/+44
| | | * | | | | | Fix merge.anozdrin/alik@quad.2008-02-011-1/+1
| | | * | | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@quad.2008-02-015-3/+81
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix merge.anozdrin/alik@quad.2008-02-011-3/+3
| | | | * | | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.0-rtanozdrin/alik@quad.2008-02-013-1/+30
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | * | | | | | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andkostja@dipika.(none)2008-01-302-0/+37
| | | | | |/ / / / | | | | |/| | | |