I have an instruction to modify the /etc/my.cnf file [mysqld] set-variable =key_buffer=64M # Increase key buffer size That just looks wrong. I have a key_buffer=16M option in my 'mysqld' section...shouldn't I just edit that one? Or is that 'double equals' setting a correct to do things? -- Richard