I have setup a new mysql database with my webhosting provider and the hostname is not the default localhost it is localhost:/tmp/mysql5.sock
I think this is becuase they are moving from mysql 4 to mysql 5
My question is how do I use mysqldump to create a backup file of this database, what ever I try gives me wrong username or can not connect errors?