Warning: Using unique option prefix pass instead of password is deprecated and will be removed in a future release.

Warning: Using unique option prefix pass instead of password is deprecated and will be removed in a future release. Please use the full name instead.

Solution

Locate your my.cnf, or my.ini and change “pass” with “password”.

my.cnf location
http://stackoverflow.com/questions/2482234/how-to-know-mysql-my-cnf-location

Official MySQL post about the warning
http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-13.html