Bug #36505 rw-splitting.lua doesn't always execute LAST_INSERT_ID() on the master server
Submitted: 5 May 2008 12:34 Modified: 16 Nov 2009 11:01
Reporter: Maarten Sander (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Proxy: Scripts Severity:S2 (Serious)
Version:0.6.1 OS:Linux (Debian Lenny - Linux 2.6.16-1-em64t-p4-smp)
Assigned to: Assigned Account CPU Architecture:Any
Tags: Contribution, lua, mysql-proxy, rw-splitting, rw-splitting.lua

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:

[5 May 2008 12:34] Maarten Sander
Suggested fix.

Attachment: rw-splitting.diff (text/x-diff), 576 bytes.