64 Commits (0ee34b1ca25aa757f373857513d51d58fd7aea80)

Author SHA1 Message Date
unknown 2df2922586 Valgrind error fixes 19 years ago
unknown 9cff68bb3b A fix for the broken 4.1-runtime tree. 19 years ago
unknown e47ded8114 A fix and test cases for 19 years ago
unknown 7a45fb546f BUG#23159: prepared_stmt_count should be status variable 19 years ago
unknown 3177e8ebc4 BUG#21354: (COUNT(*) = 1) not working in SELECT inside prepared 19 years ago
unknown 9368c7bcd8 Update mysqltest to latest version 19 years ago
unknown c46151d961 Fixed bug #22085: Crash on the execution of a prepared 20 years ago
unknown 8995277acc A fix and a test case for Bug#19399 "res 'Lost Connection' when 20 years ago
unknown 5b5530daa5 A fix and a test case for Bug#16365 "Prepared Statements: DoS with 20 years ago
unknown 9b6e83f4b8 A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 20 years ago
unknown ea9ea952be Remove 'delayed' to make the test deterministic (already 20 years ago
unknown 9cf3f255bd A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 20 years ago
unknown 17ccdd1a05 A fix for Bug#13337 "ps test fails if configure wo/ usc2" 20 years ago
unknown 04a7810627 A fix and a test case for Bug#12734 " prepared statement may 20 years ago
unknown 2a1ae3a5e3 A fix and a test case for Bug#14410 "Crash in Enum or Set type in 20 years ago
unknown 61a5fac1cc Bug #6172 RAND(a) should only accept constant values as arguments(2nd version) 21 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown e83e105331 A fix and a test case for Bug#9359 "Prepared statements take snapshot 21 years ago
unknown 951dacdcf1 Fix ps.test in --ps-protocol 21 years ago
unknown cb7a5b53cc A fix and a test case for Bug#11299 "prepared statement makes wrong SQL 21 years ago
unknown c663aa8961 A test case for Bug#9442 "Set parameter make query fail if column 21 years ago
unknown 98248f046f A fix and a test case for Bug#9379 (collation of a parameter marker is 21 years ago
unknown f5c8f42f9c Cleanup after test for Bug#11458 21 years ago
unknown ece17ba3cf - a fix for Bug#11458 "Prepared statement with subselects return random 21 years ago
unknown 78e6794b63 Fix for bug #11060 "Server crashes on re-execution of prepared 21 years ago
unknown c758512a91 A fix and test case for Bug#9777 " Empty set returned by Prepared Statement when it 21 years ago
unknown 9fcda7fcc5 A fix and test case for Bug#9096 "select doesn't return all matched 21 years ago
unknown 737f7292b4 a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no table/view is used) 21 years ago
unknown 998209d36b A fix and test case for Bug#6873 "PS, having with subquery, crash 21 years ago
unknown 93cf297fcb Cleanups during review stage 21 years ago
unknown 3507a52e60 A fix and test case for Bug#6297 "prepared statement, wrong handling 21 years ago
unknown 8264d83dfa ps.result, ctype_ucs.result, ctype_ucs.test, ps.test: 21 years ago
unknown 08c39dd283 Fixed wrong range test code for HEAP tables. This caused a crash when doing a range test with a key that didn't have lower or upper bound (Bug #6082) 21 years ago
unknown 9b5cf9464c A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values for 21 years ago
unknown bc6652db9b Fix compiler warnings (detected by Intel's C++ compiler) 21 years ago
unknown 4512a46e65 A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field 21 years ago
unknown 54b00f5453 A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" 21 years ago
unknown d007600b9b ps.test, ps.result: a test case for Bug#6042 "constants 22 years ago
unknown 1d48aec228 A fix and test case for Bug#5987 "subselect in bool function 22 years ago
unknown 8fa6f37a29 A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values 22 years ago
unknown edcccfbc4b A fix and test case for bug#5688 "Upgraded 4.1.5 Server seg faults" 22 years ago
unknown 52683755d3 A fix and test case for bug#5510 "inserting Null in AutoIncrement primary 22 years ago
unknown 38628bca1b A quick fix for bug#5556: replace a column of SHOW TABLE STATUS result 22 years ago
unknown 14c4d0d72e A fix for bug#4368 '"like" fails in PreparedStatement, crashes 22 years ago
unknown 02d3c02281 Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive. 22 years ago
unknown 49bd559eb8 Fix for Bug#5034 "prepared "select 1 into @arg15", second 22 years ago
unknown 095b686c09 Fix for bug#4912 "mysqld crashs in case a statement is executed 22 years ago
unknown f7b9e75b15 removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288) 22 years ago
unknown 1249934266 correct eq() method for Item_param (BUG#4233) 22 years ago
unknown ef0b6f0703 type of parameter assignment for parameters from variables added (BUG#4280) 22 years ago