On Mon, 11 Dec 2006 14:21:59 -0800
Brian Aker <brian@stripped> wrote:
> This information is stored in the engines today, I've got a patch to
> put these in the frm, but I haven't had a chance yet to finish it.
> Is this something you need?
Hi Brain,
Yeah, that sounds like it would solve the problem nicely. The storage
engine is being used to access separate databases strewn across the
filesystem. There is no natural place to store the paths other than
somewhere within MySQL since it is the only thing tying these
disparate databases together.
Putting the paths in the frm makes a lot of sense. If your patch is
close to being done, i'd love to have a go at giving it a test.
Thanks,
Sean