Bug #15658 | Server crashes after creating function as empty string | ||
---|---|---|---|
Submitted: | 10 Dec 2005 20:45 | Modified: | 24 Jan 2006 22:00 |
Reporter: | Markus Popp | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.15/5.0.16/BK 5.0.18 | OS: | Windows (Windows, Linux) |
Assigned to: | Per-Erik Martin | CPU Architecture: | Any |
[10 Dec 2005 20:45]
Markus Popp
[10 Dec 2005 23:05]
MySQL Verification Team
Thank you for the bug report. 051210 20:51:30 [Note] /home/miguel/dbs/5.0/libexec/mysqld: ready for connections. Version: '5.0.18-debug' socket: '/tmp/mysql.sock' port: 3306 Source distribution [New Thread 1131862960 (LWP 5832)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1131862960 (LWP 5832)] 0x4025fdc3 in strlen () from /lib/tls/libc.so.6 (gdb) bt full #0 0x4025fdc3 in strlen () from /lib/tls/libc.so.6 No symbol table info available. #1 0x0830d75b in store_schema_proc (thd=0x8e57638, table=0x8eae4b8, proc_table=0x8eb3a38, wild=0x0, full_access=true, sp_user=0x4376c492 "root@localhost") at sql_show.cc:2826 enum_idx = 1 lex = (LEX *) 0x8e57678 cs = (CHARSET_INFO *) 0x87baa00 sp_name = 0x0 definer = 0x8e78d58 "root@localhost" tmp_string = {Ptr = 0x0, str_length = 0, Alloced_length = 0, alloced = false, str_charset = 0x87d65e0} time = {year = 0, month = 0, day = 1131856552, hour = 139811678, minute = 149661360, second = 149604864, second_part = 0, neg = -100 '\234', time_type = MYSQL_TIMESTAMP_DATE} sp_db = 0x8e78d50 "test" <cut>
[11 Jan 2006 14:12]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/912
[19 Jan 2006 15:20]
Per-Erik Martin
Pushed to bk 5.0.19.
[24 Jan 2006 22:00]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Documented bugfix in 5.0.19 changelog. Closed.