SQL command to convert all tags in lowercase?

Try this SQL query:

UPDATE wp_terms SET name=LOWER(name);

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)