I had another error after solving the previous bug. When I run "rake db:migrate" on the command prompt, I got the error below: Mysql::Error: BLOB/TEXT column 'comment' can't have a default value: CREATE TABL E `comments` (`id` int(11...sabsosa (Eseosa Oshodin)
When I run the command "Rake db:create" on the command prompt and type in my password for my mysql, I usually get the following bug issues. rake aborted! Access denied for user 'root'@'localhost' (using password: YES) C:/Ruby192/lib...sabsosa (Eseosa Oshodin)