I\'m trying to insert a user into my database given a username, email and password. MyRequest class is suppose to contain the connection and the registration of a user.
I