authenticating mysql users from another source

2004-05-18 Thread Jeremy Hansen
I do a small web hosting company and one of the ongoing issues we have is keeping mysql user's passwords in sync with ldap/local passwords. Right now I have a script in place to try and keep things in sync when they change their local ldap password but it doesn't always work and it feels

scsi vs ide performance on fsync's

2001-03-02 Thread Jeremy Hansen
We're doing some mysql benchmarking. For some reason it seems that ide drives are currently beating a scsi raid array and it seems to be related to fsync's. Bonnie stats show the scsi array to blow away ide as expected, but mysql tests still have the idea beating on plain insert speeds. Can