Yes, always backup your tables. I just run navicat and do a "dump" of the entire database to a single SQL file so it can be sourced back anytime in case something gets messed up. None of the updates in the /utils/sql/svn directory should effect anything you already have setup.
|