Error: 2007 - CR_VERSION_ERROR

  • Share
  • Share

Description:
Message: Protocol mismatch; server version = %d, client version = %d

MySql-Client , ,

  1. admin
    April 8th, 2009 at 15:10 | #1

    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.

  1. No trackbacks yet.