Hello,
What are the deprecated tables in vbulletin 5.6, I used the tool to convert the tables to utf8mb4 and found those tables not converted:
IF those tables has be deprecated, what shall i do? Can I remove them?
Thanks
What are the deprecated tables in vbulletin 5.6, I used the tool to convert the tables to utf8mb4 and found those tables not converted:
Beginning conversion to charset utf8mb4
found new charset utf8
found new charset utf8mb4
skipping album- not a VB Table for prefix
skipping albumupdate- not a VB Table for prefix
skipping attachment- not a VB Table for prefix
skipping cacheevent_log- not a VB Table for prefix
skipping cms_article- not a VB Table for prefix
skipping cms_category- not a VB Table for prefix
skipping cms_grid- not a VB Table for prefix
skipping cms_layout- not a VB Table for prefix
skipping cms_layoutwidget- not a VB Table for prefix
skipping cms_navigation- not a VB Table for prefix
skipping cms_node- not a VB Table for prefix
skipping cms_nodecategory- not a VB Table for prefix
skipping cms_nodeconfig- not a VB Table for prefix
skipping cms_nodeinfo- not a VB Table for prefix
skipping cms_permissions- not a VB Table for prefix
skipping cms_rate- not a VB Table for prefix
skipping cms_sectionorder- not a VB Table for prefix
skipping cms_widget- not a VB Table for prefix
skipping cms_widgetconfig- not a VB Table for prefix
skipping cms_widgettype- not a VB Table for prefix
skipping eventhighlight- not a VB Table for prefix
skipping eventhighlightpermission- not a VB Table for prefix
skipping inactiveuserlog- not a VB Table for prefix
skipping ipdata- not a VB Table for prefix
skipping legacyevent- not a VB Table for prefix
found new charset latin1
skipping postindex- not a VB Table for prefix
skipping thread_serviceupdate- not a VB Table for prefix
found new charset utf8
found new charset utf8mb4
skipping album- not a VB Table for prefix
skipping albumupdate- not a VB Table for prefix
skipping attachment- not a VB Table for prefix
skipping cacheevent_log- not a VB Table for prefix
skipping cms_article- not a VB Table for prefix
skipping cms_category- not a VB Table for prefix
skipping cms_grid- not a VB Table for prefix
skipping cms_layout- not a VB Table for prefix
skipping cms_layoutwidget- not a VB Table for prefix
skipping cms_navigation- not a VB Table for prefix
skipping cms_node- not a VB Table for prefix
skipping cms_nodecategory- not a VB Table for prefix
skipping cms_nodeconfig- not a VB Table for prefix
skipping cms_nodeinfo- not a VB Table for prefix
skipping cms_permissions- not a VB Table for prefix
skipping cms_rate- not a VB Table for prefix
skipping cms_sectionorder- not a VB Table for prefix
skipping cms_widget- not a VB Table for prefix
skipping cms_widgetconfig- not a VB Table for prefix
skipping cms_widgettype- not a VB Table for prefix
skipping eventhighlight- not a VB Table for prefix
skipping eventhighlightpermission- not a VB Table for prefix
skipping inactiveuserlog- not a VB Table for prefix
skipping ipdata- not a VB Table for prefix
skipping legacyevent- not a VB Table for prefix
found new charset latin1
skipping postindex- not a VB Table for prefix
skipping thread_serviceupdate- not a VB Table for prefix
Thanks
Comment