Description
Ensure that the same message id is not being used for two different messages.
Also it would be worthwhile to write a test that reports any instances where SQLState.java has two constants with the same message id. This may not be a bug, but it is worth catching and calling out just in case.