java.sql.SQLException: Access denied for user 'root; password = plemia000' @ 'localhost' (using password: NO)
<Realm className="org.apache.catalina.realm.JDBCRealm" driverName="com.mysql.jdbc.Driver" connectionURL="jdbc:mysql://localhost:3306/coupon_system?user=root;password=plemia000" userTable="user" userNameCol="nickname" userCredCol="password" userRoleTable="user_roles" roleNameCol="role"/>
- I can not understand what's wrong! Do not understand the error "using password: NO"?