you can delete all entry from the table using following command.

Code:
DELETE FROM guest_info;
Set guest limit to 0 to disable guest limit, so nothing will be written to this table.