Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldTypePurpose
idint(4) unsignedPrimary Key – auto increment.
userIDint(10) unsignedUserID of the student who failed to save.
paperIDmediumint(8)ID of the paper which failed to save.
screentinyint(2) unsignedScreen number which failed to save.
ipaddressvarchar(100)IP address or client name of the computer which failed to save.
failedint(4) Background colour for the eventdeletedint(4) unsignedUNIX timestamp of when a save failed.