My server assigns database prefixes. That is, when I enter WORDPRESS as my database name, the server converts it to DOMAIN_WORDPRESS by default. The same with my username.
If this is the case, then in the WP-CONFIG file, do I use the prefixed versions, or the original versions I entered?