« Show Previous 30 Entries | Showing 31-60 of 142 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
4030 | 2004-06-07 0:29 | 2004-06-24 20:00 | MySQL Server | Closed (7041 days) | S2 | 4.1.* | Any (All) | Any | Client side conversion string -> date type doesn't work (prepared statements) |
4105 | 2004-06-11 12:24 | 2004-06-18 0:49 | MySQL Server | Closed (7047 days) | S2 | 4.1.*, 5.* | Any (All) | Any | Server crash on attempt to prepare a statement with character set introducer |
4172 | 2004-06-16 21:42 | 2004-11-04 21:48 | MySQL Server | Closed (6908 days) | S2 | 4.1, 5.0 | Any (All) | Any | Floating point conversion looses precision (prepared staements) |
4236 | 2004-06-21 19:57 | 2004-06-22 9:07 | MySQL Server | Closed (7043 days) | S2 | 4.1.3 | Any (All) | Any | Server crash on attempt to execute non-prepared statement |
5167 | 2004-08-23 12:56 | 2004-09-10 14:57 | MySQL Server | Closed (6963 days) | S3 | 5.0 | Any (All) | Any | Stored procedure: select 1 into @var crash on second call. |
5985 | 2004-10-08 16:20 | 2004-10-13 23:09 | MySQL Server | Closed (6930 days) | S3 | 4.1.* | Any (All) | Any | prepare stmt from "select rand(?)" crashes server |
5987 | 2004-10-08 16:33 | 2004-10-09 22:44 | MySQL Server | Closed (6934 days) | S3 | 4.1.* | Any (All) | Any | subselect in bool function crashes server (prepared statements) |
6042 | 2004-10-12 13:07 | 2004-10-12 13:37 | MySQL Server | Closed (6931 days) | S3 | 4.1.* | Any (All) | Any | constants propogation works only once (prepared statements) |
6172 | 2004-10-20 8:50 | 2007-02-12 18:43 | MySQL Server | Closed (6078 days) | S3 | All | Any (All) | Any | RAND(a) should only accept constant values as arguments. |
12490 | 2005-08-10 12:18 | 2005-09-01 14:21 | MySQL Server | Closed (6607 days) | S3 | 5.0.11 | Any (any) | Any | Packets out of order if calling HELP CONTENTS from Stored Procedure |
16365 | 2006-01-11 10:25 | 2006-04-27 12:48 | MySQL Server: Prepared statements | Closed (6369 days) | S2 | 4.1 | Any (All) | Any | Prepared Statements: DoS with too many open statements |
19308 | 2006-04-24 20:09 | 2006-05-10 17:04 | MySQL Server: Prepared statements | Closed (6356 days) | S4 | 5.0 | Any (All) | Any | REPAIR/OPTIMIZE/ANALYZE supported in SP but not in PS |
20665 | 2006-06-23 15:26 | 2006-09-29 2:27 | MySQL Server: Prepared statements | Closed (6214 days) | S3 | 5.1 | Any (All) | Any | All commands supported in Stored Procedures should work in Prepared Statements |
24757 | 2006-12-01 15:21 | 2022-12-04 20:45 | MySQL Server: General | Verified (6151 days) | S4 | Any | Any | No way to limit memory consumption of some server subsystems. | |
27208 | 2007-03-16 11:39 | 2011-02-16 23:43 | MySQL Server: Charsets | Closed (5346 days) | S3 | 4.1, 5.0, 5.1, 5.2 | Any (Linix) | Any | If no current database, character_set_database !=character_set_server |
29233 | 2007-06-20 10:10 | 2012-05-18 20:19 | MySQL Server: Tests | Duplicate (5943 days) | S3 | 5.1.20 | Any | Any | rpl_ndb_circular fails randomly |
29268 | 2007-06-21 13:53 | 2007-06-22 19:51 | MySQL Server: Documentation | Closed (5948 days) | S3 | Any | Any | Documentation is incomplete: limitations of stored procedures | |
29269 | 2007-06-21 14:07 | 2007-06-22 19:43 | MySQL Server: Documentation | Closed (5948 days) | S3 | Any | Any | Incomplete documentation: limitations of prepared statements. | |
29341 | 2007-06-25 16:17 | 2011-02-16 23:43 | MySQL Server: Security: Privileges | Won't fix (5182 days) | S5 | 5.0 | Any | Any | Performance regression if there are any column-level grants. |
29394 | 2007-06-27 16:57 | 2011-02-16 23:43 | Tools: MTR / mysql-test-run | Won't fix (5220 days) | S4 | Any | Any | extend syntax of --enable_metadata command of mysqltest language | |
29933 | 2007-07-20 12:58 | 2007-07-20 13:03 | MySQL Server: Stored Routines | Not a Bug (5920 days) | S3 | Any | Any | Stored Procedure DML ignores low_priority_updates setting. | |
29936 | 2007-07-20 14:24 | 2007-08-31 1:38 | MySQL Server: Locking | Closed (5878 days) | S3 | 5.0.48-BK | Any | Any | Stored Procedure DML ignores low_priority_updates setting |
29993 | 2007-07-23 23:11 | 2007-12-18 21:21 | MySQL Server: Logging | Closed (5769 days) | S1 | 5.1 | Any | Any | Default value of log_output should be 'FILE', not 'TABLE' |
30546 | 2007-08-21 20:32 | 2017-07-07 9:12 | MySQL Server: Query Cache | Won't fix (2280 days) | S3 | 5.0 | Any | Any | Query cache: queries with views are cached but not returned |
31881 | 2007-10-26 14:49 | 2011-02-16 23:43 | MySQL Server: Errors | Closed (4960 days) | S3 | 5.0/5.1 | Any | Any | A statement is not aborted immediately if an error inside a stored routine |
31906 | 2007-10-29 10:22 | 2007-10-29 11:10 | MySQL Server: DML | Not a Bug (5819 days) | S3 | Any | Any | No stmt rollback and wrong binlog if an error in {INSERT|CREATE} ... SELECT UNIO | |
31952 | 2007-10-30 15:01 | 2011-02-16 23:43 | MySQL Server: C API (client library) | Closed (5074 days) | S3 | Any | Any | Remove undocumented mysql_rpl_* functions. | |
31954 | 2007-10-30 15:03 | 2011-02-16 23:43 | MySQL Server: C API (client library) | Closed (5074 days) | S3 | Any | Any | Remove undocumented mysql_manager_* C API functions and mysqlmanager (old) | |
32007 | 2007-10-31 21:20 | 2007-11-09 0:14 | MySQL Server: Errors | Closed (5808 days) | S3 | Any | Any | select udf_function() doesn't return an error if error during udf initialization | |
32030 | 2007-11-01 12:55 | 2007-12-14 19:47 | MySQL Server: DML | Closed (5773 days) | S3 | Any | Any | DELETE does not return an error and deletes rows if error evaluating WHERE |
« Show Previous 30 Entries | Showing 31-60 of 142 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |