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
I'm using Debian Lenny ( up to date ), so there is no app armor / selinux / grsec :/ ii mysql-client-5.0 5.0.51a-24+lenny4 MySQL database client binaries ii mysql-common 5.0.51a-24+lenny4 MySQL database common files ii mysql-server-5.0

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 researches and tests but can't find any