Please help with this one.
Question was : Q2:
Configure Database as below
DATABASE : ecomdb
USER : ‘ecomuser’@‘localhost’
PASSWORD: ecompassword
PRIVILEGES : ALL PRIVILEGES ON . TO ‘ecomuser’@‘localhost’
Note: Run sudo mysql command to get into MYSQL shell.