Bug #22060 ALTER TABLE x AUTO_INCREMENT=y in SP crashes server
Submitted: 6 Sep 2006 17:34 Modified: 4 Jun 2007 18:05
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S3 (Non-critical)
Version:5.1 OS:Any (*)
Assigned to: Konstantin Osipov CPU Architecture:Any
Tags: ALTER TABLE, auto_increment, rt_q1_2007, stored procedure

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:

[4 Oct 2006 16:25] Shane Bester
See header for building instructions. Leave running....

Attachment: testcase.c (text/x-csrc), 3.34 KiB.