| Showing 1-30 of 619 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
| ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
|---|---|---|---|---|---|---|---|---|---|
| 363 | 2003-05-03 6:19 | 2021-11-02 1:11 | MySQL Server | Verified (6180 days) | S3 | 5.0 | Any (all) | Any | SHOW SESSION VARIABLES LIKE 'x' != SELECT @@SESSION.x |
| 1382 | 2003-09-23 9:40 | 2022-12-04 20:45 | MySQL Server: Prepared statements | Verified (7027 days) | S2 | 4.0, 4.1, 5.0, 5.1 | Any (all) | Any | SQLDescribeParam returns the same type information |
| 1939 | 2003-11-24 16:08 | 2011-02-16 23:42 | MySQL Server | Verified (6180 days) | S3 | 5.0.2 | Linux (Linux) | Any | Wrong case sensitivity for table names when in "ANSI" mode |
| 2261 | 2004-01-02 14:37 | 2025-12-07 20:45 | MySQL Server: General | Verified (6053 days) | S3 | 5.0.0 | Linux (SuSE 8.2) | Any | Can't use @user_variable as FETCH target in stored procedure |
| 3329 | 2004-03-29 22:23 | 2025-12-07 20:45 | MySQL Server | Verified (6179 days) | S3 | 4.0.18/4.0.19 Source, 5.0, 5.1, 6.0 bzr | Any (Windows, MacOSX) | Any | Incomplete lower_case_table_names=2 implementation |
| 5929 | 2004-10-06 17:24 | 2022-12-04 20:45 | MySQL Server: Errors | Verified (7046 days) | S3 | 5.0.2-alpha-debug | Linux (SuSE 9.1) | Any | Traditional: MOD with 0 divisor should return error |
| 5931 | 2004-10-06 18:05 | 2025-12-07 20:45 | MySQL Server: Errors | Verified (7689 days) | S3 | 5.0.2-alpha-debug | Linux (SuSE 9.1) | Any | Traditional: FLOAT and DOUBLE out-of-range values are accepted |
| 5967 | 2004-10-07 22:31 | 2022-12-04 20:45 | MySQL Server: Parser | Verified (6742 days) | S1 | 5.0.2-alpha-debug | Linux (SuSE 8.2) | Any | Stored procedure declared variable used instead of column |
| 6105 | 2004-10-14 18:06 | 2022-12-04 20:45 | MySQL Server: Errors | Verified (4485 days) | S3 | 5.0.2-alpha-debug | Linux (SuSE 9.1) | Any | Traditional: Division with small float equalt to zero should return error |
| 6442 | 2004-11-04 20:33 | 2018-09-09 20:45 | MySQL Server: Views | Verified (6408 days) | S3 | 5.0.2, 5.1.28 | Any | Any | Views: updatability not established at view creation time |
| 7083 | 2004-12-07 20:30 | 2017-11-11 19:11 | MySQL Server: Data Types | Verified (4485 days) | S3 | 5.0.3-alpha-debug | Linux (SuSE 9.1) | Any | CHAR columns should report correct length |
| 7604 | 2004-12-31 20:13 | 2020-05-03 20:45 | MySQL Server: Optimizer | Verified (5971 days) | S3 | 5.0.21-BK, 6.0.14 | Linux (Linux) | Any | Row subqueries don't work with ALL |
| 8113 | 2005-01-24 15:43 | 2018-09-09 20:45 | MySQL Server: Optimizer | Verified (6089 days) | S5 | 5.0, 5.1, azalea bzr | Any | Any | Select with between optimization |
| 8423 | 2005-02-10 20:54 | 2022-12-04 20:45 | MySQL Server: Errors | Verified (4484 days) | S3 | 5.0.3-alpha-debug | Linux (SuSE 9.1) | Any | Traditional: Division by 0 returns NULL |
| 8463 | 2005-02-11 23:30 | 2020-05-03 20:45 | MySQL Server: DML | Verified (6412 days) | S3 | 5.0.3-alpha-debug | Linux (SuSE 9.1) | Any | SQRT: Should return an error when argument is negative |
| 8485 | 2005-02-13 0:40 | 2020-05-03 20:45 | MySQL Server: Data Types | Verified (6412 days) | S3 | 5.0.3-alpha-debug | Linux (SuSE 9.1) | Any | BOOLEAN: Silent data type change to TINYINT |
| 8749 | 2005-02-23 21:08 | 2018-09-09 20:45 | MySQL Server: Optimizer | Verified (6046 days) | S3 | 4.1.10, 5.0.67 | Any (*) | Any | EXPLAIN report different "type" w and w/o USE INDEX(...) for the same used key |
| 8814 | 2005-02-25 17:57 | 2023-08-23 12:49 | MySQL Server: DDL | Verified (6408 days) | S3 | 3.23, 4.0, 4.1, 5.0, 5.0.66a | Any | Any | ALTER error: BLOB/TEXT column 't' used in key specification without a key |
| 8873 | 2005-03-01 20:13 | 2013-03-03 20:45 | MySQL Server: Merge storage engine | Verified (6403 days) | S2 | 4.1.8a, 4.1, 5.0, 5.1, 6.0 bzr | Linux (Linux 2.4.21-4 ELsmp) | Any | Merge table with INDEX statements out of order returns NULL for index colums |
| 9034 | 2005-03-08 0:25 | 2022-12-04 20:45 | MySQL Server: Security: Privileges | Verified (7301 days) | S3 | 5.0.3-alpha-debug | Linux (SuSE 9.1) | Any | Views: Can't GRANT CREATE VIEW unless view already exists |
| 9051 | 2005-03-08 14:20 | 2022-12-04 20:45 | MySQL Server: Stored Routines | Verified (6991 days) | S3 | 5.0.12-beta-nt, 5.0.13-BK | Windows (Windows Server 2003, XP, Linux) | Any | Stored Functions: Database name in fully qualified name is case sensitive |
| 10806 | 2005-05-23 17:25 | 2018-09-09 20:45 | MySQL Server: MyISAM storage engine | Verified (6991 days) | S2 | 5.0.6 | IBM AIX (AIX 5.2) | Any | Garbage (?) value for "Max_data_length" |
| 11948 | 2005-07-14 18:00 | 2018-09-09 20:45 | MySQL Server: Optimizer | Verified (7565 days) | S3 | 5.0 | Any | Any | MyISAM only, nested JOIN Views, dramatic performance loss |
| 12113 | 2005-07-22 14:23 | 2014-01-24 12:43 | MySQL Server: Optimizer | Verified (4469 days) | S1 | 5.0.28-BK, 4.0,5.0 | Any | Any | Composite index chosen partially for ORDER BY ... LIMIT query. |
| 12417 | 2005-08-06 20:01 | 2022-12-04 20:45 | MySQL Server: Stored Routines | Verified (6991 days) | S3 | 5.0 | Windows (Windows XP) | Any | Connection.prepareCall() is database name case sensitive |
| 12463 | 2005-08-09 14:51 | 2012-05-18 20:19 | MySQL Server: Command-line Clients | Verified (6716 days) | S3 | 5.0 | Windows (Windows) | Any | Help command line option doensn't work when you have an incorrect config file |
| 12671 | 2005-08-19 10:32 | 2017-11-13 20:42 | MySQL Server: General | Verified (5605 days) | S3 | 5.0.10, 5.0.91, 5.1.53 | Any (Linux) | Any | SHOW CREATE DATABASE shows versioned CHARACTER SET specification |
| 12719 | 2005-08-22 10:51 | 2025-12-07 20:45 | MySQL Server: Stored Routines | Verified (6179 days) | S3 | 5.0.12, 5.0.14-rc, 5.1.34 | Linux (Linux) | Any | SHOW CREATE PROCEDURE/FUNCTION does obey sql_quote_show_create |
| 12799 | 2005-08-25 9:46 | 2020-05-03 20:45 | MySQL Server: Optimizer | Verified (6046 days) | S3 | 5.0.10-log, 4.1.13a-log on win, 4.1 on RHES3.0 | Windows (windows xp) | Any | one result returned when change from summer time causes dup unique key recs |
| 12880 | 2005-08-30 14:49 | 2021-05-02 20:45 | MySQL Cluster: Cluster (NDB) storage engine | Verified (6949 days) | S3 | 5.0+ | Linux (Mandrake Linux 10) | Any | MaxNoOfTables option applies incorrect |
| Showing 1-30 of 619 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
