Skip to content

pscale shell is throwing an authentication error #648

Answered by jgreet
BlakeBrown asked this question in Bug Reports
Discussion options

You must be logged in to vote

Thanks for mentioning this. PlanetScale databases are running a fork of MySQL 8.0, I don't think we're compatible with the MySQL 9 client.

If you're using Homebrew, I think the latest package that will work is [email protected]. You'll probably also need to add the 8.4 client to your PATH as described in the post-install instructions:

[email protected] is keg-only, which means it was not symlinked into /opt/homebrew,
because this is an alternate version of another formula.

If you need to have [email protected] first in your PATH, run:
  echo 'export PATH="/opt/homebrew/opt/[email protected]/bin:$PATH"' >> ~/.zshrc

I'll get the pscale readme updated as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dbussink
Comment options

Answer selected by jgreet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants