You could try to use shorter varchar fields. If the maximum length of the key is 500 in this version of mysql, using VARCHAR(250) for each field should be ok.
Note that I have no idea how this invite script works. This small change shouldn't break anything but it might..
|