Re: Specifying the location of a database

2006-01-13 Thread Beau E. Cox
On Friday 13 January 2006 09:27 am, Gleb Paharenko wrote: > Hello. > > Usually for this purposes symbolic links are used: > http://dev.mysql.com/doc/refman/5.1/en/symbolic-links.html Thanks Gleb - works fine :) > > For load balancing you may want to use partitioning as well: > http://dev.mysq

Re: Specifying the location of a database

2006-01-13 Thread Gleb Paharenko
Hello. Usually for this purposes symbolic links are used: http://dev.mysql.com/doc/refman/5.1/en/symbolic-links.html For load balancing you may want to use partitioning as well: http://dev.mysql.com/doc/refman/5.1/en/partitioning.html Beau E. Cox wrote: > Hi - > > I want to specify the loc

Specifying the location of a database

2006-01-13 Thread Beau E. Cox
Hi - I want to specify the location of a specific database to balance my disk usage. I remember doing this several years ago for a job, but my memory fails me. I can't find anything in the docs ( I am using 5.1 ). I don't see anything in 'create database'. -- Aloha => Beau; -- MySQL General M