MySQL said: Protocol mismatch; server version = 11, client version = 10
suddenly getting this message
MySQL said: Protocol mismatch; server version = 11, client version = 10
When trying to connect to homestead DB through mysql client. Same message for table plus and sequal pro.
The local version of website connects fine with same details.
Any help appreciated
On running homestead up, I got
Fixed port collision for 3306 => 33060. Now on port 2200.
So changed port in the mysql client config and it's connected fine.
Anyone know how I would solve reverse the port collision...was messing around with some VPN stuff on weekend so perhaps that has changed things.
Please or to participate in this conversation.