HTM-ENGiNE STEP-5

mysql -u root --execute=“CREATE DATABASE traffic”
FOR STEP 5
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)

l can not disable mysql root password . How can l join database automatically .
l watched https://www.youtube.com/watch?v=lzJd_a6y6-E htm-engine but it did not help me .

1 Like

I think I just saw your YouTube comment. Try: http://nupic.docs.numenta.org/1.0.0/guides/swarming/running.html?highlight=mysql#prerequisites

I want to point out that this project currently is not working (as noted in the README) because of a problem with River View that I don’t have time to fix.