Skip to content

Instantly share code, notes, and snippets.

@mohitsethi
Created August 8, 2012 09:48
Show Gist options
  • Select an option

  • Save mohitsethi/3293848 to your computer and use it in GitHub Desktop.

Select an option

Save mohitsethi/3293848 to your computer and use it in GitHub Desktop.
mysql: symbol lookup error
mysql: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol:
@mohitsethi
Copy link
Author

sudo su
mkdir temp
mv /usr/local/lib/libreadline* temp
ldcofig
apt-get update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment