Documentation updates.

This commit is contained in:
adustman
2001-04-28 03:27:58 +00:00
parent 76e8266a19
commit 3e2c672724
6 changed files with 45 additions and 1 deletions

View File

@ -1,3 +1,10 @@
"""MySQL ER Constants
These constants are error codes for the bulk of the error conditions
that may occur.
"""
HASHCHK = 1000
NISAMCHK = 1001
NO = 1002