Mysql password hashing method old vs new
I’m trying to connect to a mysql server at dreamhost from a php scrip located in a server at slicehost (two different hosting companies).
I need to do this so I can transfer new data at slicehost to dreamhost. Using a dump is not an option because the table structures are different and i only need to transfer a small subset of data (100-200 daily records)
The problem is that I’m using the new MySQL Password Hashing method at slicehost, and dreamhost uses the old one, So i get