summaryrefslogtreecommitdiff
path: root/mysql-test/t/ps.test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-3/+16
|\
| * Merge siva.hindu.god:/usr/home/tim/m/bk/b19764/50unknown2006-10-161-0/+14
| |\
| | * Bug #19764: SHOW commands end up in the slow log as table scansunknown2006-10-121-0/+14
| * | Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_toolsunknown2006-10-061-3/+3
| |\ \
| | * \ Merge shellback.(none):/home/msvensson/mysql/same_tools/my41-same_toolsunknown2006-10-031-3/+3
| | |\ \
| | | * | Update mysqltest to latest versionunknown2006-10-031-3/+3
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-10-191-0/+20
|\ \ \ \ \
| * | | | | BUG#21856: Prepared Statements: crash if bad createunknown2006-10-191-0/+20
| | |/ / / | |/| | |
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-10-101-1/+77
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug21354unknown2006-10-101-1/+75
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#21354: (COUNT(*) = 1) not working in SELECT inside preparedunknown2006-10-101-1/+73
| | |/ /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-10-021-0/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | Post-merge corrections.unknown2006-09-191-54/+54
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-09-191-2/+54
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug #22085: Crash on the execution of a prepared unknown2006-09-161-0/+52
| | |/
* | | BUG#21081: SELECT inside stored procedure returns wrong resultsunknown2006-09-271-0/+27
|/ /
* | BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-1/+30
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-126/+167
|\ \
| * | Post-merge fixes for Bug#19399 "Stored Procedures 'Lost Connection' unknown2006-07-111-15/+13
| * | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-111-150/+181
| |\ \ | | |/
* | | 4.1 -> 5.0 mergeunknown2006-07-131-0/+24
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#19399 "res 'Lost Connection' when unknown2006-07-061-0/+25
* | A fix and a test case forunknown2006-06-271-0/+118
* | Add missing drop tableunknown2006-05-291-1/+1
* | A fix and a test case for Bug#19308 "REPAIR/OPTIMIZE/ANALYZE unknown2006-04-251-0/+36
* | Post-merge fixes. Add a new error message for max_prepared_stmt_countunknown2006-04-131-12/+14
* | Merge mysql.com:/opt/local/work/mysql-4.1-16365unknown2006-04-121-0/+141
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-071-0/+123
| |\
| | * A fix and a test case for Bug#16365 "Prepared Statements: DoS with unknown2006-04-071-0/+123
| * | A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) unknown2006-04-071-0/+18
| |/
* | Post review fixes for BUG#16474: SP crashed MySQL.unknown2006-03-281-0/+34
* | Merge mysql.com:/opt/local/work/mysql-4.1-13134unknown2006-02-241-0/+21
|\ \ | |/
| * Remove 'delayed' to make the test deterministic (alreadyunknown2006-02-231-1/+0
| * A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 unknown2006-02-211-1/+23
| * A fix for Bug#13337 "ps test fails if configure wo/ usc2"unknown2006-01-171-13/+0
* | Merge mysql.com:/opt/local/work/mysql-4.1-12734unknown2006-01-141-0/+30
|\ \ | |/
| * A fix and a test case for Bug#12734 " prepared statement may unknown2006-01-141-0/+30
* | Merge mysql.com:/home/jimw/my/mysql-5.0-14956unknown2005-11-281-0/+12
|\ \
| * | Fix result of ROW_COUNT() after 'EXECUTE prepstmt'. (Bug #14956)unknown2005-11-231-0/+12
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-0/+28
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#14410 "Crash in Enum or Set type in unknown2005-11-251-0/+29
* | fix for bug #12651 (item of a prepared query allocated on non-permanentunknown2005-09-081-0/+15
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-3/+1
|\ \ | |/
| * Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)unknown2005-09-061-3/+1
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-161-0/+17
|\ \ | |/
| * A fix and a test case for Bug#9359 "Prepared statements take snapshotunknown2005-07-161-1/+17
* | Bug#9442, moved ps ucs2 test from ps.test to ctype_ucs.testunknown2005-07-151-13/+0
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-151-0/+2
|\ \ | |/