Service restarted, tried flush privileges in small letter too, no return of any result.

Code: 
mysql> show grants for 'warezxl_wxl'@'localhost';
+----------------------------------------------------------------------------------------------------------------------+
| Grants for warezxl_wxl@localhost                                                                                     |
+----------------------------------------------------------------------------------------------------------------------+
| GRANT ALL PRIVILEGES ON *.* TO 'warezxl_wxl'@'localhost' IDENTIFIED BY PASSWORD '79**4*****bc' WITH GRANT OPTION |
| GRANT ALL PRIVILEGES ON `warezxl_wxldb`.* TO 'warezxl_wxl'@'localhost' WITH GRANT OPTION                             |
+----------------------------------------------------------------------------------------------------------------------+
Permission is available.

Can I try flush tables ?