Showing 1-30 of 307 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
11653 | 2005-06-30 7:48 | 2024-10-27 20:45 | MySQL Server | Duplicate (7155 days) | S2 | 5.0.7 | Any (Any) | Any | explicitly labeled LOOP..END LOOP does not compile |
11660 | 2005-06-30 11:53 | 2012-07-19 13:34 | MySQL Server: Stored Routines | Closed (4585 days) | S4 | 5.07 | Any (NA) | Any | Expose either SQLState, mysql_error() or other diagnostics in stored procedures |
11661 | 2005-06-30 12:10 | 2011-07-12 9:01 | MySQL Server | Closed (4958 days) | S4 | 5.0.7 | Any (NA) | Any | Raising Exceptions from within stored procedures: Support for SIGNAL statement |
11664 | 2005-06-30 12:22 | 2005-07-07 6:52 | MySQL Server | Won't fix (7154 days) | S3 | 5.0.7 | NA | Any | information_schema.ROUTINES does not show mysql builtin functions |
11665 | 2005-06-30 12:27 | 2011-02-16 23:43 | MySQL Server: Information schema | Verified (7161 days) | S4 | 5.0.7 | Any (NA) | Any | information_schema lacks information on available datatypes |
11693 | 2005-07-01 15:23 | 2005-07-18 16:25 | MySQL Query Browser | Closed (7143 days) | S3 | 1.1.10 | Windows (Win XP Professional SP2) | Any | Part of Function body code is display in schema tree view |
11696 | 2005-07-01 23:55 | 2020-09-14 8:45 | MySQL Server: DDL | Verified (5646 days) | S4 | 5.0.7 | Any (NA) | Any | Please add CREATE MODULE syntax, or Oracle PACKAGE equivalent |
11708 | 2005-07-03 7:55 | 2005-07-07 16:59 | MySQL Server | Closed (7154 days) | S2 | 5.0.7 | Windows (Win XP Professional SP2) | Any | Implicit/explicit conversion/cast from REAL to DECIMAL fail for decimal part |
11711 | 2005-07-03 14:15 | 2005-08-30 4:11 | MySQL Server | Closed (7100 days) | S4 | 5.0.7 | Any | create a view referencing a information schema (temporary) table | |
11714 | 2005-07-03 23:35 | 2011-02-16 23:43 | MySQL Server: Parser | Closed (5451 days) | S3 | 5.0.7 | Any | Any | Non-sensical ALTER TABLE ADD CONSTRAINT allowed |
11715 | 2005-07-04 0:08 | 2022-09-04 20:45 | MySQL Server: DDL | Verified (7135 days) | S4 | 5.0.7 | Any | Any | naming rules for constraints lead to illstructured information_schema |
11736 | 2005-07-05 8:46 | 2005-07-17 19:41 | MySQL Server: Documentation | Not a Bug (7144 days) | S4 | 5.0.7 | NA | Any | FROM_DAYS(),TO_DAYS(),What date is exactly the advent of the Gregorian Calender |
11826 | 2005-07-08 23:06 | 2005-08-19 1:06 | MySQL Server: Documentation | Closed (7111 days) | S3 | 5.0.7 | Windows (Win XP Professional SP2) | Any | SHOW TABLE STATUS: CHECK TIME not updated for InnoDB tables |
11851 | 2005-07-10 22:51 | 2005-08-19 0:51 | MySQL Server: Documentation | Closed (7111 days) | S4 | 5.0 | Any (*) | Any | SCHEMA() not listed as synonym for DATABASE() |
12355 | 2005-08-03 19:25 | 2009-03-11 11:20 | MySQL Query Browser | Won't fix (5811 days) | S4 | 1.2.12 | Windows (Win XP Professional SP2) | Any | Schemata treeview: display of procedure parameter lacks icon and parameter name |
12361 | 2005-08-03 21:49 | 2005-08-04 6:57 | MySQL Server | Not a Bug (7126 days) | S4 | 5.0.10 (occurs in command line client) | Windows (Win XP Professional SP2) | Any | command line client:misleading error message for -raw option (--raw) |
12631 | 2005-08-17 21:20 | 2005-08-18 22:45 | MySQL Server | Closed (7112 days) | S2 | 5.0.10 | Windows (Win XP) | Any | INSERT..ON DUPLICATE KEY UPDATE gives errror 1110 (42000) although it shouldn't |
12791 | 2005-08-24 20:30 | 2005-08-30 20:35 | MySQL Server: Optimizer | Closed (7100 days) | S3 | 5.0.10, 5.0.11, 4.x.x | Any (any) | Any | LEAST() Ignores NULLs (Undocumented Behaviour) |
13496 | 2005-09-26 18:43 | 2008-11-03 5:08 | MySQL Server: Optimizer | Closed (5939 days) | S4 | 5.0.12 | Any | Any | SELECT COUNT(*) FROM dual WHERE 1=0 returns empty set but shouldn't |
13560 | 2005-09-28 11:48 | 2005-11-21 19:28 | MySQL Server: Documentation | Closed (7017 days) | S3 | 5.0.x | Any | EXIT HANDLER exits declaring block, not the block raising the condition | |
13584 | 2005-09-28 20:45 | 2005-11-03 0:54 | MySQL Server: Documentation | Closed (7035 days) | S3 | 5.0.13 | Windows (Win XP Professional SP2) | Any | builtin funcDATABASE() inside SP returns name of the SP schema, not the caller |
13622 | 2005-09-29 20:23 | 2005-11-20 4:49 | MySQL Server: Views | Closed (7018 days) | S3 | 5.0.13/BK source | Linux (Linux Suse, WinXP prof) | Any | VIEW depending on information_schema.TRIGGERS claims it does not exist |
13808 | 2005-10-06 15:34 | 2012-04-18 20:01 | MySQL Server: Stored Routines | Closed (4677 days) | S2 | 5.0.13/5.0 BK source | Windows (Win XP/Linux) | Any | ENUM type stored procedure parameter accepts non-enumerated data |
13819 | 2005-10-06 20:10 | 2022-12-04 20:45 | MySQL Server: Stored Routines | Verified (5167 days) | S4 | 5.0.13 | Any | Any | Optionally suppress resultsets returned by SP's (DO syntax but now for SP's) |
13823 | 2005-10-06 22:47 | 2005-10-12 13:24 | MySQL Server: Stored Routines | Duplicate (7057 days) | S3 | Admin 1.1.3 / MySQL 5.0.13 | Windows (WinXP) | Any | backup truncates COMMENT of PROCEDURE and FUNCTION objects to 64 chars |
13863 | 2005-10-08 14:02 | 2006-01-25 20:03 | MySQL Server: Documentation | Closed (6952 days) | S3 | 5.0.13 | Windows (Win XP Professional SP2) | Any | Alternative INTO OUTFILE syntax not documented |
13868 | 2005-10-09 9:47 | 2005-10-09 11:00 | MySQL Server | Duplicate (7060 days) | S2 | 5.0.13 | Windows (Win XP Professional SP2) | Any | Access denied with SELECT..INTO OUTFILE FROM information_schema.schemata table |
13870 | 2005-10-09 10:06 | 2022-12-04 20:45 | MySQL Server: DML | Verified (5237 days) | S4 | 5.0.13 | Any | Any | Allow variable filename for INTO OUTFILE clause |
13909 | 2005-10-10 21:01 | 2005-12-07 20:43 | MySQL Server: Stored Routines | Closed (7001 days) | S2 | 5.0.13-rc-nt/BK 5.0 | Windows (WinXP/Linux) | Any | Varchar Stored Procedure Parameter always BINARY string (ignores CHARACTER SET) |
13942 | 2005-10-12 0:02 | 2019-04-16 17:17 | MySQL Server: InnoDB storage engine | Closed (2123 days) | S3 | 5.0.13-rc-nt | Any (WinXP) | Any | automatic FK names > 64 chars long, truncated in information schema |
Showing 1-30 of 307 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |