multi-table update isn"t documented

multi-table update isn"t documented

am 26.09.2002 02:36:45 von Franklin Schmidt

Multi-table update isn't documented anywhere and I would like to use it. It
should be documented at http://www.mysql.com/doc/en/UPDATE.html .


How-To-Repeat: Go to http://www.mysql.com/doc/en/UPDATE.html and note that
multi-table update isn't documented.



------------------------------------------------------------ ---------
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 bugs-thread12603@lists.mysql.com
To unsubscribe, e-mail

multi-table update isn"t documented

am 26.09.2002 23:49:56 von Michael Widenius

Hi!

>>>>> "Franklin" == Franklin Schmidt writes:

Franklin> Multi-table update isn't documented anywhere and I would like to use it. It
Franklin> should be documented at http://www.mysql.com/doc/en/UPDATE.html .

Franklin> How-To-Repeat: Go to http://www.mysql.com/doc/en/UPDATE.html and note that
Franklin> multi-table update isn't documented.

This is actually intentionally...

The reason for this is that the multi-table-update code is the only
code in 4.1 that hasn't been properly reviewed and tested. Because of
this we have avoided to add documentation about this to ensure that
not too many users should use it at this point.

As soon as we are satisfied with the multi-update-table code we will
update the documentation.

(Note that this doesn't mean that the update table code doesn't work;
It just means that we won't yet recommend anyone to use it in any way
before it has been properly tested. Use it at at your own risk but
please take a backup of your tables first...)

Regards,
Monty

--
For technical support contracts, goto https://order.mysql.com/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Michael Widenius
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO
/_/ /_/\_, /___/\___\_\___/ Helsinki, Finland
<___/ www.mysql.com

------------------------------------------------------------ ---------
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 bugs-thread12612@lists.mysql.com
To unsubscribe, e-mail