Cannot Restore MySQL 3.23.37 dump to Mysql 3.23.55

2003-03-24 Thread DM
Im trying to restore a database dumb taken from a Sun Cobalt RAQ4 running Mysql 3.23.37 and restore it to a new Dell PowerEdge running Redhat 7.3 with Mysql 3.23.55. I have tried from both the command line and using phpmyadmin With Command line /usr/bin/mysql database -uuser -ppassword < /var/li

Bad Handshake in connecting MySQL 4.1.7

2004-12-29 Thread Somashekara DM
Hi all, I'm using MySQL 4.1.7 Production binary version and try to connect it from mysql 4.1.0 client. I get "ERROR 1043: Bad handshake" error on the console. I don't have problem in connecting using same version of mysql client (MySQL 4.1.7) Is there a way to fix it, please help me on it. Than