by Cornwell » 10:30am, Mon 19 Aug, 2013
Not quite as simple as it sounds, because the change in nomenclature from users to subscribers generated a number of "differences" that are of no real consequence. That, and differences in how far parts of the code were indented which were flagged up by my file compare program (WinMerge).
But thanks to Duncan's pointer I do now have the information I need. In the hope that it may be of use to others here it is (YMMV and other caveats apply):
New tables:admin_password_request, i18n, linktrack_forward, linktrack_ml, linktrack_uml_click
A definition for gchartcache appears but is commented out.
Tables that have been removed or commented out: admin_task, listrss, rssitem, rssitem_data, rssitem_user, task, user_rss
Changed tables
list has an extra field (category) added
admin, bounce, listuser, message, messagedata, user_blacklist, user_blacklist_data, user_user - all these tables have what I think are minor changes, such as new index fields, field lengths increased, data type changed from text to longtext.