Showing 1-30 of 68 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |
ID# | Date | Updated | Type | Status | Sev | Version | OS | CPU | Summary |
---|---|---|---|---|---|---|---|---|---|
45186 | 2009-05-29 10:48 | 2011-02-16 23:44 | MySQL Server | No Feedback (5859 days) | S1 | 5.1.36-debug | Linux (suse-linux-gnu on i686) | Any | Select...lock in share mode caused a crash. |
37859 | 2008-07-04 8:39 | 2012-05-18 20:19 | MySQL Server | Duplicate (6182 days) | S1 | Ver 6.0.6-alpha-debug | Linux (suse-linux on x86_64, 2.6.16.46-0.12-smp) | Any | system test stopped with a crash of mysqld. |
42103 | 2009-01-14 9:36 | 2011-02-16 23:43 | MySQL Server: Options | Closed (5602 days) | S3 | 4.1, 5.0, 5.1, 6.0 bzr | Linux (suse-linux-gnu on i686) | Any | Setting key_buffer_size to a negative value may lead to very large allocations |
47124 | 2009-09-04 7:52 | 2014-11-21 8:55 | MySQL Server: Storage Engine API | Not a Bug (3889 days) | S3 | 5.0, 5.1, azalea bzr | Any | Any | Why do I need another rnd_next call to give EOF to the server? |
33396 | 2007-12-20 10:07 | 2018-04-11 12:17 | MySQL Server: DML | Won't fix (2652 days) | S3 | 5.1 | Linux (Suse 10.1) | Any | duplicate value in set leads to warning 1291, which not shown with ps-protocol |
53556 | 2010-05-11 9:09 | 2011-02-16 23:44 | MySQL Server: Command-line Clients | Verified (5538 days) | S3 | 5.1 | Linux ( 2.6.27.45-0.1-default #1 SMP 2010-02-22 x86_64 x86_64 x86_64 GNU/Linux) | Any | mysqlhotcopy: noindices doesn't work as described. |
41954 | 2009-01-08 10:21 | 2011-02-16 23:43 | MySQL Server: Documentation | Closed (6028 days) | S3 | 5.1 | Any | Any | Values set for "sort_buffer_size" are rounded to other values. |
56408 | 2010-08-31 14:26 | 2011-02-16 23:44 | MySQL Server: Options | Closed (5376 days) | S3 | 5.1-bugteam | Linux | Any | Default value of max_binlog_cache_size not as expected on 64 bit platforms. |
58106 | 2010-11-10 10:24 | 2011-02-16 23:44 | MySQL Server: Options | Verified (5361 days) | S3 | 5.1-bugteam | Any | Any | Wrong directory info in general_log_file/slow_query_log_file. |
56486 | 2010-09-02 9:35 | 2010-09-07 10:26 | MySQL Server: Options | Not a Bug (5425 days) | S3 | 5.1-bugteam | Windows (XP) | Any | Even if "--console" is set the mysqld.err will be generated. |
46858 | 2009-08-21 14:29 | 2011-02-16 23:44 | MySQL Server: Storage Engine API | Verified (5790 days) | S2 | 5.1, azalea | Linux | Any | Not using "thr_lock_data_init" in the plugin let the serve crash. |
45118 | 2009-05-27 8:36 | 2011-02-16 23:44 | MySQL Server: Windows | Closed (5686 days) | S2 | 5.1,azalea (5.4) | Windows (64-bit) | Any | mysqld.exe crashed in debug mode on Windows in dbug.c |
32817 | 2007-11-28 15:18 | 2008-01-04 10:56 | MySQL Server: CSV | Closed (6402 days) | S1 | 5.1.23-rc | Linux (suse 10.1) | Any | though CSV is marked as supported create table is rejected with error 1005. |
33464 | 2007-12-21 17:02 | 2008-04-11 14:05 | MySQL Server: Stored Routines | Closed (6304 days) | S1 | 5.1.23-rc | Linux (Suse 10.1) | Any | DROP FUNCTION caused a crash. |
35999 | 2008-04-11 14:53 | 2011-02-16 23:43 | MySQL Server: Embedded Library ( libmysqld ) | Closed (6063 days) | S3 | 5.1.24-rc | Any | Any | When using the embedded server a wrong error message comes. |
35272 | 2008-03-13 15:45 | 2008-04-16 22:45 | MySQL Server | Closed (6299 days) | S1 | 5.1.24-rc | Linux (Suse 10.3) | Any | @@global.key_buffer_size = 4294967295 let the server crash |
35997 | 2008-04-11 14:11 | 2008-05-22 12:16 | MySQL Server: Stored Routines | Closed (6263 days) | S1 | 5.1.24-rc | Any (embedded server) | Any | Event scheduler seems to let the server crash, if it is embedded. |
35988 | 2008-04-11 8:49 | 2008-05-05 15:39 | MySQL Server: Tests | Closed (6280 days) | S3 | 5.1.24-rc | Any | Any | Some tests of system variables in main fail on several platforms. |
34190 | 2008-01-31 10:43 | 2008-02-25 17:53 | Tests: Server | Closed (6350 days) | S3 | 5.1.24-rc | Linux | Any | Tests in funcs_1 fail: processlist,datadict,storedproc,trig_09 |
36522 | 2008-05-06 8:21 | 2008-07-28 15:18 | MySQL Server: Tests | Closed (6196 days) | S3 | 5.1.25 | Any (64 bit) | Any | Some tests of system variables have diffs on 64bit platorms |
36536 | 2008-05-06 14:09 | 2018-04-08 20:45 | MySQL Server: Tests | Duplicate (6199 days) | S3 | 5.1.25 | Any | Any | Some tests of system variables have not been closed properly. |
36695 | 2008-05-13 16:25 | 2017-05-07 20:45 | MySQL Server | Duplicate (5864 days) | S3 | 5.1.25-rc | Windows (win2003 64bit) | Any | 'max_heap_table_size_basic' Failed: Var can get values greater as described. |
39009 | 2008-08-25 13:57 | 2008-08-25 16:46 | MySQL Server | Can't repeat (6168 days) | S2 | 5.1.28-debug | Linux (2.6.22.18-0.2-default #1 SMP) | Any | System hangs if "concurrent_insert=1" and a hole in the data. |
38962 | 2008-08-22 14:00 | 2008-08-26 1:37 | MySQL Server | Not a Bug (6167 days) | S3 | 5.1.28-debug | Linux (2.6.22.18-0.2-default #1 SMP) | Any | Assignment of a variable to "max_allowed_packet" fails. |
38164 | 2008-07-16 9:02 | 2018-09-25 21:48 | MySQL Server: Tests | Closed (6196 days) | S7 | 5.1.28-debug | Linux (64 bit) | Any | Test "query_prealloc_size_basic_64" corrupts 64 bit system if main mem not> 4GB. |
40988 | 2008-11-24 17:25 | 2011-02-16 23:43 | MySQL Server: Options | Closed (5562 days) | S3 | 5.1.30, 6.0.7, 6.0.9-alpha-debug | Linux (suse-linux-gnu on i686) | Any | log_output_basic.test succeeded though syntactically false. |
42104 | 2009-01-14 9:46 | 2009-10-08 20:02 | MySQL Server: Options | Not a Bug (5759 days) | S3 | 5.1.31 | Linux (suse-linux-gnu on i686) | Any | Setting key_buffer_size to TRUE or FALSE will not be rejected. |
43733 | 2009-03-18 16:11 | 2011-02-16 23:43 | MySQL Server: Embedded Library ( libmysqld ) | Closed (5688 days) | S1 | 5.1.33-debug, 5.1-bugteam | Linux (suse-linux-gnu on i686) | Any | Select on processlist let the embedded server crash (concurrent_innodb_safelog) |
49253 | 2009-12-01 9:38 | 2018-09-09 20:45 | MySQL Server: Data Types | Verified (5705 days) | S2 | 5.1.41, mysql-next-mr(-alik) | Linux (SUSE 11.1, Linux 2.6.27.37-0.1-default #1 SMP x86_64 ) | Any | Inconsistent behavior concering overflow using numeric expressions and literals. |
47235 | 2009-09-10 7:54 | 2011-02-16 23:44 | MySQL Server: Documentation | Closed (5773 days) | S3 | 5.4 | Any | Any | Specification probe connection-done invalid in manual. |
Showing 1-30 of 68 (Edit, Save, CSV, Feed) | Show Next 30 Entries » |