From: Dan Nelson Date: March 22 2004 7:40pm Subject: Re: MERGE table with some packed tables? List-Archive: http://lists.mysql.com/mysql/162269 Message-Id: <20040322194028.GG26638@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Mar 22), Chris Elsworth said: > Now that's all well and good and I'm fairly sure it'll all work, but > another interesting idea I was wondering over was - can I myisampack > the tables that I know won't be updated anymore, and still MERGE > them, with other unpacked-tables? It should work. I think I tried something similar before deciding to just gzip the tables and if I needed them I'd uncompress them and query them individually :) -- Dan Nelson dnelson@stripped