RE: Changing location of database files

2001-12-14 Thread Jonathan Hilgeman
001 9:03 AM To: MySQL List Subject: RE: Changing location of database files Jonathon wrote: "You should be able to change the data-dir variable in your /etc/my.cnf file. If the file isn't there, you can either create it or use a premade one and fine-tune it. If the datadir variable isn&

RE: Changing location of database files

2001-12-14 Thread Alexander Shaw
Jonathon wrote: "You should be able to change the data-dir variable in your /etc/my.cnf file. If the file isn't there, you can either create it or use a premade one and fine-tune it. If the datadir variable isn't in the my.cnf, you can add it." Only problem is that the server is up and running p

RE: Changing location of database files

2001-12-14 Thread Jonathan Hilgeman
You should be able to change the data-dir variable in your /etc/my.cnf file. If the file isn't there, you can either create it or use a premade one and fine-tune it. If the datadir variable isn't in the my.cnf, you can add it. Read the first two parts of this chapter (they're short) for a few mor