Bug #4008 insert on duplicate fails depending on MERGE table INSERT_METHOD
Submitted: 4 Jun 2004 17:12 Modified: 25 Jun 2004 17:14
Reporter: Matthias Leich
Status: Closed
Category:Server Severity:S3 (Non-critical)
Version:4.1, 5.0 OS:Linux (Linux)
Assigned to: Sergei Golubchik Target Version:

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-4008.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[4 Jun 2004 17:28] Matthias Leich
positive case with INSERT_METHOD=FIRST

Attachment: ml_first.test (application/octet-stream, text), 670 bytes.

[4 Jun 2004 17:28] Matthias Leich
negative test case with INSERT_METHOD=LAST

Attachment: ml_last.test (application/octet-stream, text), 806 bytes.