Showing 1-30 of 64 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | Target | OS | CPU | Summary | Assigned |
---|---|---|---|---|---|---|---|---|---|---|---|
17598 | 2006-02-20 20:26 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (3702 days) | S3 | 5.1 | Any | Any | privilege checks when trigger is executed | ||
36518 | 2008-05-05 21:32 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (4241 days) | S3 | 5.1 and up | Any | Any | Plugin refcount leak with cursors and exceptions | ||
44625 | 2009-05-03 9:59 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (3510 days) | S3 | 5.0, 5.1 | Any | Any | Triggers should not be loaded on SELECTs | ||
60300 | 2011-03-02 1:30 | 2011-03-03 9:03 | MySQL Server: Stored Routines | Verified (3210 days) | S2 | 5.5.9 | Microsoft Windows (XP Prof.) | Any | Corrupted values using variable of type TEXT in trigger or stored procedure | ||
65998 | 2012-07-24 14:51 | 2015-02-20 7:44 | MySQL Server: Stored Routines | Verified (2701 days) | S3 | 5.5.21 | Linux | Any | Event runs again as per the schedule even if an instance of it is still running | ||
75392 | 2015-01-02 14:45 | 2015-01-19 16:03 | MySQL Server: Stored Routines | Verified (1792 days) | S3 | any - case from 5.6.22 | Any | Any | Multiline comments treated inconsistently | ||
84037 | 2016-12-02 6:51 | 2016-12-02 11:07 | MySQL Server: Stored Routines | Verified (1109 days) | S3 | 5.7.17, 5.7.16 | Any | Any | Error on insert JSON data to a table with generated columns from a SP | ||
96849 | 2019-09-12 12:52 | 2019-12-10 6:36 | MySQL Server: Stored Routines | Verified (6 days) | S2 | MySQL 5.6.28, 5.7.18, 8.0.15 | Any | Any | some events are delayed after dropping event | ||
37515 | 2008-06-19 6:24 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (4197 days) | S3 | 5.1.25, 5.0, 6.0 | Any | Any | CHECK TABLE not allowed in stored procedures | ||
44681 | 2009-05-06 1:27 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (3826 days) | S2 | 5.0.82, 5.0, 5.1 bzr | Linux (Any) | Any | 2 command trigger causes error 1340 .Configuration file ...is too big | ||
61328 | 2011-05-27 14:33 | 2013-04-10 6:35 | MySQL Server: Stored Routines | Verified (3125 days) | S3 | 5.5.11, 5.5.14 | Any | Any | SET profiling = 1 does not profile queries with stored functions | ||
70975 | 2013-11-21 16:44 | 2017-03-23 10:19 | MySQL Server: Stored Routines | Verified (998 days) | S3 | 5.5.23, 5.5.35, 5.6.16,5.7.17 | Any | Any | ERROR 1577 (HY000): Cannot proceed because system tables used by Event Scheduler | ||
75685 | 2015-01-29 20:05 | 2015-02-02 14:57 | MySQL Server: Stored Routines | Verified (1778 days) | S3 | any 5.0+ | Any | Any | SHOW TRIGGERS removes escapes from body of CREATE statement | ||
86830 | 2017-06-26 21:07 | 2017-06-26 22:35 | MySQL Server: Stored Routines | Verified (903 days) | S3 | 5.5, 5.6, 5.7, 8.0 | Any | Any | Silent UNSIGNED - SIGNED conversion with STRICT mode | ||
97682 | 2019-11-19 3:08 | 2019-12-03 11:57 | MySQL Server: Stored Routines | Verified (27 days) | S3 | 8.0.18, 8.0.11 | Any | Any | Handler fails to trigger on Error 1049 or SQLSTATE 42000 or plain sqlexception | ||
3052 | 2004-03-03 2:46 | 2017-11-11 18:17 | MySQL Server: Stored Routines | Verified (4984 days) | S3 | 5.1 | Linux (SuSE 8.2) | Any | Rollback in stored procedure doesn't close cursor | ||
24489 | 2006-11-21 22:16 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (4759 days) | S3 | 5.0 BK, 5.1 BK | Linux (Linux) | Any | @@sql_select_limit applies to stored functions, triggers, events | ||
39137 | 2008-08-30 18:53 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (4124 days) | S2 | 5.0.51, 5.0.66a | Linux (Ubuntu hardy) | Any | DELETE makes stored function to fail (if table type is MyISAM) | ||
44854 | 2009-05-13 20:32 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (3854 days) | S2 | 5.1.31-community-log, 5.1.34 | Any | Any | SP retruns 0 rows affected, but it had inserted 1 row | ||
61568 | 2011-06-20 14:22 | 2011-06-25 11:30 | MySQL Server: Stored Routines | Verified (3100 days) | S2 | 5.5.15, 5.5.13 | Any | Any | Result is not grouped on sequential store procedure runs | ||
71407 | 2014-01-17 12:12 | 2014-06-06 21:35 | MySQL Server: Stored Routines | Verified (2019 days) | S3 | 5.6.15 (at least( | Microsoft Windows (probably any) | Any | Letter case inconsistency wiht schema/database names | ||
75830 | 2015-02-09 20:35 | 2015-02-09 21:04 | MySQL Server: Stored Routines | Verified (1771 days) | S2 | 5.5, 5.6 | Any | Any | Triggers cause statements using LAST_INSERT_ID(X) to return wrong value | ||
91585 | 2018-07-10 1:16 | 2018-08-27 11:06 | MySQL Server: Stored Routines | Verified (524 days) | S5 | 5.7, 8.0, 8.0.11, 5.7.23 | Any | Any | “dead” code inside the stored proc or function can significantly slow it down | ||
9051 | 2005-03-08 14:20 | 2017-12-23 10:51 | MySQL Server: Stored Routines | Verified (4674 days) | S3 | 5.0.12-beta-nt, 5.0.13-BK | Microsoft Windows (Windows Server 2003, XP, Linux) | Any | Stored Functions: Database name in fully qualified name is case sensitive | ||
39173 | 2008-09-02 8:39 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (4122 days) | S3 | 5.1.26, 5.1 bzr | Any (Linux, Windows) | Any | Unable to remove event's ENDS | ||
44983 | 2009-05-20 12:49 | 2011-02-16 23:43 | MySQL Server: Stored Routines | Verified (3859 days) | S3 | 5.1.34 | Microsoft Windows (probably any) | Any | Server drops comment after "END" + formating issues | ||
62435 | 2011-09-14 17:39 | 2011-09-21 9:35 | MySQL Server: Stored Routines | Verified (3013 days) | S2 | 5.1.49, 5.1.60 | Linux (Debian) | Any | not declaring variables returns a byte array instead of a varchar in .Net app | ||
72318 | 2014-04-11 17:36 | 2017-12-23 10:47 | MySQL Server: Stored Routines | Verified (2072 days) | S3 | 5.6.14-log | Any | Any | Stored function throws error 1137 if temporary table was not created right then | ||
77186 | 2015-05-28 22:13 | 2017-03-16 8:09 | MySQL Server: Stored Routines | Verified (1652 days) | S3 | 5.5 5.6, 5.6.26, 5.7.17 | Any | Any | Implicit GRANT incorrectly issued after CREATE PROCEDURE | ||
93256 | 2018-11-20 10:29 | 2019-05-10 7:43 | MySQL Server: Stored Routines | Verified | S3 | 5.5 | Any | Any | CREATE PROCEDURE/FUNCTION should store the collation for its arguments |
Showing 1-30 of 64 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |