Re: R: Re: Mysql dynamic database location

2009-09-18 Thread Johan De Meersman
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/

R: Re: Mysql dynamic database location

2009-09-18 Thread Claudio Nanni
Nice! Bit are you sure that database is nowhere in the information schema? And/or innodb tablespace info Claudio Il giorno 18 set, 2009 11:30 m., "Johan De Meersman" ha scritto: You can do that at runtime no problem, you just need to do OS calls for it. r...@soulcake-duck:/var/lib/mysql# *mysql