On Sat, Oct 20, 2001 at 05:54:28PM -0400, tony.icuc wrote: > > Would anyone know of a method to create/fake/move/configure and > index on an alternate disk than the base table? I hail from a > platform that allows specific disk specification for partition, > index and alternate key files. > > Naturally, I referenced Paul DuBois' amazing book, to no avail. > Just curious if this is possible with the standard MySQL 3.23.26.
Create the index, move the .MYI file to where you'd like, and leave a symlink which points to it. MySQL will respect that. Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.41-max: up 44 days, processed 981,080,490 queries (253/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php