RE: space

2001-07-30 Thread David Patton
ln -s /home/dbname /var/lib/mysql/dbname chown mysql:mysql /home/dbname -Original Message- From: Brian Thompson [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 29, 2001 4:55 PM To: [EMAIL PROTECTED] Subject: space I have my /var/ partition set to 400mb, but I need about 4 gigs for a

RE: Database Connection

2001-05-07 Thread David Patton
http://mmmysql.sourceforge.net/mm.doc.tar.gz -Original Message- From: Greg Cardoza [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2001 3:10 PM To: [EMAIL PROTECTED] Subject: Database Connection Hello: Is there anyone who can supply me with the syntax for connecting to a database

Symbolic links to tables

2001-03-14 Thread David Patton
In section 12.2.2.1 of the manual it states that MySQL will allow one to move a table and symbolically link it. Then MySQL uses realpath() to find the absolute path. I have done this and all is fine until someone does a DELETE FROM or a ALTER TABLE . When these are done the symbolic links are