Re: Symlinks not working when pointing to another table.

2010-09-02 Thread Shawn Green (MySQL)
On 9/2/2010 3:31 PM, Julien Lory wrote: Hello, I've done lot of researches and tests but can't find any answer. I need to share one table between two db, those two db are in the same path ( /var/lib/mysql/db1 & db2 ). I created symbolic links for db2 pointing to the table in db1. When I que

Re: Symlinks not working when pointing to another table.

2010-09-02 Thread Julien Lory
s not working when pointing to another table. Hello, I've done lot of researches and tests but can't find any answer. I need to share one table between two db, those two db are in the same path ( /var/lib/mysql/db1& db2 ). I created symbolic links for db2 pointing to the table in db

RE: Symlinks not working when pointing to another table.

2010-09-02 Thread Daevid Vincent
> -Original Message- > From: Julien Lory [mailto:julien.l...@gmail.com] > Sent: Thursday, September 02, 2010 12:31 PM > To: mysql@lists.mysql.com > Subject: Symlinks not working when pointing to another table. > > Hello, > > I've done lot of researc

Symlinks not working when pointing to another table.

2010-09-02 Thread Julien Lory
Hello, I've done lot of researches and tests but can't find any answer. I need to share one table between two db, those two db are in the same path ( /var/lib/mysql/db1 & db2 ). I created symbolic links for db2 pointing to the table in db1. When I query the table from db2 I get this error :