I am new to Yii(Still Learning) I am following a book tutorial here I did as it was written in the book created a new migrate
yiic migrate create create_issu
Check the config/console.php file Change the dbname, the username and password. This is the file that the yiic command uses, not config/main.php It should work now