Ask and you shall receive: http://face.centosprime.com/rdb-w/?p=68 linked to
my previous post on the Data Warehousing Tips and Tricks session
(http://sheeri.net/archives/204) with the comment,
“I need to learn more about MERGE TABLES and INSERT ? ON
DUPLICATE KEY UPDATE
“.
So here’s a bit more:
The manual pages for the MERGE storage engine:
http://dev.mysql.com/doc/refman/5.0/en/merge-storage-engine.html
and
http://dev.mysql.com/doc/refman/5.0/en/merge-table-problems.html
MySQL Forums for the MERGE talbe are at:
…