Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew reinstall mysql

# To uninstall
brew uninstall mysql@5.7
rm -rf /usr/local/var/mysql
rm /usr/local/etc/my.cnf
# To Reinstall
brew install mysql@5.7
brew link --force mysql@5.7
brew services start mysql@5.7
Comment

PREVIOUS NEXT
Code Example
Shell :: find text terminal filees 
Shell :: how to uninstall jdk java 
Shell :: linux view services 
Shell :: install docker compose homebrew 
Shell :: install selenium python 
Shell :: find folder linux 
Shell :: flush dns ubuntu 18.04 
Shell :: Something went wrong installing the "sharp" module 
Shell :: python pip install r requirements txt 
Shell :: npm install legacy peer deps 
Shell :: install nano ubuntu 
Shell :: conda install librosa 
Shell :: ubuntu du sort by dir size 
Shell :: linux chown www-data 
Shell :: upgrade git on centos 7 
Shell :: git see all aliases 
Shell :: ubuntu keepass2 
Shell :: update cocoapods version mac 
Shell :: find empty files linux 
Shell :: remove nginx mac 
Shell :: figma download linux 
Shell :: how to delete tor browser in ubuntu 
Shell :: rvm set default 
Shell :: how to check the current git user 
Shell :: make docker sudo less 
Shell :: awk print first column 
Shell :: how to change git remote origin 
Shell :: nginx E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: How to check if port is in use in 
Shell :: get the last exit code cmd 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =