The original Rpints doesn't work on Raspbian past Jessie/Wheezing because the MySQL calls it uses are depreciated most likely this error is because you cannot sign in as root on the latest msyql
an easier install process to get a version that works on the latest is to run this from the terminal on the pi
curl -L install.rpints.com | sudo bash
it will give you a choice to install mine (RandR+), Tobor, or original, Mine has a lot more features then the original and supports the latest OS, Tobor's is the original updated with the correct MySQL calls