Bug #7743 | 'Lost connection to MySQL server during query' on Stored Procedure | ||
---|---|---|---|
Submitted: | 8 Jan 2005 12:47 | Modified: | 21 Feb 2005 8:32 |
Reporter: | Holger S. | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.2-alpha, for pc-linux | OS: | Linux (Debian Linux (Testing)) |
Assigned to: | Bugs System | CPU Architecture: | Any |
[8 Jan 2005 12:47]
Holger S.
[10 Jan 2005 15:45]
MySQL Verification Team
Verified with 5.0.3-alpha-debug-log (gdb) bt #0 0xb7ceea21 in kill () from /lib/libc.so.6 #1 0xb7e49051 in pthread_kill () from /lib/libpthread.so.0 #2 0xb7e4942b in raise () from /lib/libpthread.so.0 #3 0xb7cee7b4 in raise () from /lib/libc.so.6 #4 0xb7cefc7d in abort () from /lib/libc.so.6 #5 0xb7ce7def in __assert_fail () from /lib/libc.so.6 #6 0x08190939 in mysql_parse (thd=0x8d6e370, inBuf=0x8d5aeb8 "call myproc(\"oneword\")", length=22) at sql_parse.cc:4757 #7 0x081891bf in dispatch_command (command=COM_QUERY, thd=0x8d6e370, packet=0x8d56e81 "", packet_length=23) at sql_parse.cc:1532 #8 0x08188b78 in do_command (thd=0x8d6e370) at sql_parse.cc:1340 #9 0x0818800a in handle_one_connection (arg=0x8d6e370) at sql_parse.cc:1059 #10 0xb7e4614b in pthread_start_thread () from /lib/libpthread.so.0 #11 0xb7e461df in pthread_start_thread_event () from /lib/libpthread.so.0 #12 0xb7d7950a in clone () from /lib/libc.so.6
[21 Feb 2005 8:32]
Joerg Bruehe
Also see new bug#8638.