| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2006-04-07 | 1 | -0/+123 |
|\ |
|
| * | A fix and a test case for Bug#16365 "Prepared Statements: DoS with | unknown | 2006-04-07 | 1 | -0/+123 |
* | | A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) | unknown | 2006-04-07 | 1 | -0/+18 |
|/ |
|
* | Remove 'delayed' to make the test deterministic (already | unknown | 2006-02-23 | 1 | -1/+0 |
* | A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 | unknown | 2006-02-21 | 1 | -1/+23 |
* | A fix for Bug#13337 "ps test fails if configure wo/ usc2" | unknown | 2006-01-17 | 1 | -13/+0 |
* | A fix and a test case for Bug#12734 " prepared statement may | unknown | 2006-01-14 | 1 | -0/+30 |
* | A fix and a test case for Bug#14410 "Crash in Enum or Set type in | unknown | 2005-11-25 | 1 | -0/+29 |
* | Bug #6172 RAND(a) should only accept constant values as arguments(2nd version) | unknown | 2005-09-06 | 1 | -3/+1 |
* | Added end marker for tests to make future merges easier | unknown | 2005-07-28 | 1 | -0/+2 |
* | A fix and a test case for Bug#9359 "Prepared statements take snapshot | unknown | 2005-07-16 | 1 | -1/+17 |
* | Fix ps.test in --ps-protocol | unknown | 2005-07-15 | 1 | -0/+2 |
* | A fix and a test case for Bug#11299 "prepared statement makes wrong SQL | unknown | 2005-07-15 | 1 | -0/+22 |
* | A test case for Bug#9442 "Set parameter make query fail if column | unknown | 2005-07-14 | 1 | -0/+13 |
* | A fix and a test case for Bug#9379 (collation of a parameter marker is | unknown | 2005-07-13 | 1 | -0/+16 |
* | Cleanup after test for Bug#11458 | unknown | 2005-07-13 | 1 | -1/+2 |
* | - a fix for Bug#11458 "Prepared statement with subselects return random | unknown | 2005-07-13 | 1 | -0/+68 |
* | Fix for bug #11060 "Server crashes on re-execution of prepared | unknown | 2005-06-20 | 1 | -0/+12 |
* | A fix and test case for Bug#9777 " Empty set returned by Prepared Statement w... | unknown | 2005-05-05 | 1 | -0/+47 |
* | A fix and test case for Bug#9096 "select doesn't return all matched | unknown | 2005-05-03 | 1 | -0/+26 |
* | a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no t... | unknown | 2005-03-02 | 1 | -0/+11 |
* | A fix and test case for Bug#6873 "PS, having with subquery, crash | unknown | 2004-12-09 | 1 | -0/+14 |
* | Cleanups during review stage | unknown | 2004-12-02 | 1 | -1/+0 |
* | A fix and test case for Bug#6297 "prepared statement, wrong handling | unknown | 2004-11-21 | 1 | -0/+14 |
* | ps.result, ctype_ucs.result, ctype_ucs.test, ps.test: | unknown | 2004-11-05 | 1 | -4/+0 |
* | Fixed wrong range test code for HEAP tables. This caused a crash when doing a... | unknown | 2004-10-23 | 1 | -0/+13 |
* | Manual merge | unknown | 2004-10-22 | 1 | -6/+22 |
|\ |
|
| * | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values for | unknown | 2004-10-22 | 1 | -0/+14 |
* | | Fix compiler warnings (detected by Intel's C++ compiler) | unknown | 2004-10-22 | 1 | -0/+18 |
|/ |
|
* | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | unknown | 2004-10-22 | 1 | -0/+25 |
* | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" | unknown | 2004-10-14 | 1 | -1/+27 |
* | ps.test, ps.result: a test case for Bug#6042 "constants | unknown | 2004-10-12 | 1 | -0/+21 |
* | A fix and test case for Bug#5987 "subselect in bool function | unknown | 2004-10-10 | 1 | -0/+14 |
* | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | unknown | 2004-10-08 | 1 | -0/+15 |
* | A fix and test case for bug#5688 "Upgraded 4.1.5 Server seg faults" | unknown | 2004-09-23 | 1 | -0/+10 |
* | A fix and test case for bug#5510 "inserting Null in AutoIncrement primary | unknown | 2004-09-18 | 1 | -0/+26 |
* | A quick fix for bug#5556: replace a column of SHOW TABLE STATUS result | unknown | 2004-09-16 | 1 | -2/+2 |
* | A fix for bug#4368 '"like" fails in PreparedStatement, crashes | unknown | 2004-09-03 | 1 | -0/+17 |
* | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive. | unknown | 2004-08-29 | 1 | -0/+21 |
* | Fix for Bug#5034 "prepared "select 1 into @arg15", second | unknown | 2004-08-24 | 1 | -1/+23 |
* | Fix for bug#4912 "mysqld crashs in case a statement is executed | unknown | 2004-08-21 | 1 | -0/+12 |
* | removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288) | unknown | 2004-06-27 | 1 | -0/+12 |
* | correct eq() method for Item_param (BUG#4233) | unknown | 2004-06-26 | 1 | -0/+15 |
* | merge | unknown | 2004-06-25 | 1 | -0/+13 |
|\ |
|
| * | type of parameter assignment for parameters from variables added (BUG#4280) | unknown | 2004-06-25 | 1 | -0/+14 |
* | | fixed EXPLAIN behaviour with prepared statements (BUG#4271) | unknown | 2004-06-25 | 1 | -1/+27 |
|/ |
|
* | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat... | unknown | 2004-06-22 | 1 | -0/+16 |
* | Fix for bug#4105 "Server crash on attempt to prepare a statement with | unknown | 2004-06-18 | 1 | -1/+8 |
* | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | unknown | 2004-05-21 | 1 | -0/+17 |
* | Added a test for a problem that was fixed by automerge and fixed a typo. | unknown | 2004-05-07 | 1 | -2/+14 |