Error: 2007 - CR_VERSION_ERROR
March 11th, 2009
Description:
Message: Protocol mismatch; server version = %d, client version = %d
Description:
Message: Protocol mismatch; server version = %d, client version = %d
MySql-Client cr_conn_host_error, error: 2007 (cr_version_error), lrm-00118: syntax error at '=' at the end of input
This error occurs when you try to connect to a server with a client library that Is using a different protocol version. If you are connecting to a new server using a very old client library, download the latest client from MySQL pages, or start the server with the –old-protocol option.