I keep getting this error on my system log and also i have noticed that the daemon is not fetching mail like it is supposed to.
I have to manually fetch the mails everytime, and i need this to run automatically.
I have granted all priviledges to the user otrs@127.0.01 in the database
show grants for 'otrs'@'127.0.0.1';
+------------------------------------------------------------------------------- ---------------------------------------------------------+
| Grants for otrs@127.0.0.1 |
+------------------------------------------------------------------------------- ---------------------------------------------------------+
| GRANT ALL PRIVILEGES ON *.* TO 'otrs'@'127.0.0.1' IDENTIFIED BY PASSWORD '*65F BB471E77A969DDE39A60B7D81B7E279A40F1C' WITH GRANT OPTION |
| GRANT ALL PRIVILEGES ON `otrs`.* TO 'otrs'@'127.0.0.1' WITH GRANT OPTION |
+------------------------------------------------------------------------------- ---------------------------------------------------------+
2 rows in set (0.00 sec)
What could be wrong, this issue is killing me

Please please guys help me out.