linkedin / databus

Source-agnostic distributed change data capture system
Apache License 2.0
3.64k stars 735 forks source link

build the databus is need to install mysql #106

Open jayws opened 7 years ago

jayws commented 7 years ago

hi,build the databus is need to install mysql?this is my build databus error log,thanks!

${MYSQL} -e "grant all privileges on $db.* to $user@'$hostname' identified by '$pass';"

${MYSQL} -e "show errors;"