Hi.

On Sat, Apr 20, 2002 at 01:12:14AM -0700, [EMAIL PROTECTED] wrote:
> Perhaps the INSERT_METHOD functionality was introduced in 4.0 but the
> merge tables themselves work in later 3.23 versions.

As I said, "INSERT for MERGE" was introduced in 4.0 (including
INSERT_METHOD). Of course, MERGE tables were supported before.

> If this is the case the documentation needs to be updated to show
> which version supports what.

>From http://www.mysql.com/doc/C/R/CREATE_TABLE.html:
----------------------------------------------------------------------
If you want to insert data in a MERGE table, you have to specify with
INSERT_METHOD into with table the row should be inserted. See section
7.2 MERGE Tables. This option was introduced in MySQL 4.0.0.
----------------------------------------------------------------------

IMHO, specific enough.

Regards,

        Benjamin.


> On Sat, 20 Apr 2002, Benjamin Pflugmann wrote:
> >
> > AFAIK, insert for MERGE tables was introduced in version 4.0.0. Let's
> > see... yep, http://www.mysql.com/doc/N/e/News-4.0.0.html says so.
[...]

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to