For anyone that is still having issues with this and none of the above fix it, I think it’s caused by having a non-default table prefix on your WordPress installation.
All my tables were prefixed with ng_ and it looped around the before-mentioned upgrade error.
You can rename your table prefix with WP Prefix Changer v1.1 Plugin by Blog Security.net.
or
Configure it manually by following this handy guide: 6 Simple Steps To Change Your Table Prefix In WordPress.
You’ll probably have to change it to the default “wp_” prefix to get it to work. I haven’t tested it yet myself, but I think it might work.
Unfortunately there are no Prev/Next buttons. It’s just time based.
Your a legend. Thank you very much mate.
Is there any way to make it so that when you exclude a page it also excludes all the sub-pages under it? Rather than having to put the sub-pages in manually?