Well after a week of trouble shooting, I found out that I cannot add my fulltext index because I am running out of disk space on my /var partition.
Is there a way that I can move my myisam files (database files) from /var/lib/mysql to say /usr/lib/mysql (/usr partition has plenty of space)?
Or is it easier to resize the /var partition? If so how is this done (new to linux)?
Thanks
David
Is there a way that I can move my myisam files (database files) from /var/lib/mysql to say /usr/lib/mysql (/usr partition has plenty of space)?
Or is it easier to resize the /var partition? If so how is this done (new to linux)?
Thanks
David