From: Johan De Meersman Date: September 18 2009 11:35am Subject: Re: R: Re: Mysql dynamic database location List-Archive: http://lists.mysql.com/mysql/218763 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d99a523a5aa00473d888f6 --0016e6d99a523a5aa00473d888f6 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Sep 18, 2009 at 12:54 PM, Claudio Nanni wrote: > Nice! > Bit are you sure that database is nowhere in the information schema? > didn't think of that :-) Just checked, and the table in remotedb appears and vanishes in information_schema.tables as you create and remove the symlink. > And/or innodb tablespace info > Heh. If you want InnoDB, this trick will only work if you have file-per-table set, of course, otherwise all your storage is still gonna be in the innodata file. -- That which does not kill you was simply not permitted to do so for the purposes of the plot. --0016e6d99a523a5aa00473d888f6--