Error adding tables, databases, or records

2001-08-30 Thread Benjamin Krajmalnik
I have a deployment of mySQL 3.23.26-beta running on FreeBSD 4.2-RELEASE. I am running 3 databases off of a single mySQL server. In one particular database I am unable to insert records - the process just hangs. My intuition would tell me that maybe something is corrupted in the index. Since I hav

RE: Error adding tables, databases, or records

2001-08-30 Thread Benjamin Krajmalnik
OK. I tracked the problem to being out of disk space in the var partition. The default source installation plaved the data in the /var/db directory. The var partition is not that large by default, and therefore I am now out of space. I would like to move the data to a /usr/local/mysql/data direct