I\'m trying a simple nodejs login system and want to use the following query:
"SELECT * FROM admin_cred WHERE username = \'?\' AND password = \'?\'", [u