Bug #27592 stack overrun when storing datetime value using prepared statements
Submitted: 2 Apr 2007 16:00 Modified: 23 Jun 2007 8:53
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S3 (Non-critical)
Version:5.0.40 OS:Windows (win xp 64-bit)
Assigned to: Alexander Nozdrin CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[2 Apr 2007 16:01] Shane Bester
full stack trace

Attachment: bug27592_5.0.40_win_stack.txt (text/plain), 2.44 KiB.

[2 Apr 2007 16:42] Shane Bester
testcase. point the testcase to run against mysqld-debug.exe on 5.0.40...

Attachment: bug27592.c (text/plain), 2.75 KiB.

[2 Apr 2007 16:43] Shane Bester
my general query log showing what values got inserted.

Attachment: xp64.log (application/octet-stream, text), 2.88 KiB.