R5.5 Database Schema Changes
See also Database Schema Changes for WackoWiki versions 6.1, 6.0.
1. Table changes
- added table
-
auth_token -
file_link -
external_link -
session(optional) -
bad_behavior(optional)
-
- renamed table
-
linktopage_link -
uploadtofile -
category_pagetocategory_assignment
-
- renamed field
-
session_expirationtosession_lengthin user_setting table -
parenttoparent_idin category table -
session_timetolast_visitin user table -
moderatortomoderator_idin usergroup table -
changes_counttolist_countin user_setting table -> default number of records per page in lists -
descriptiontocategory_descriptionin category table -
langtopage_langin page and revision table -
langtocategory_langin category table -
langtocache_langin cache table -
langtomenu_langin menu table -
langtotag_langin tag table -
langtofile_langin file table -
langtouser_langin user_setting table -
upload_idtofile_idin file table
-
- added field
-
user_ipVARCHAR(40) to user table -
sorting_commentsto user_setting table -
descriptionto category table -
account_langto user table -
group_langto usergroup table -
account_statusto user table -
menu_itemsin user_setting table -
version_idto page table -
page_sizeINT(10) to page and revision table -
mimetypeto file table -
assignment_idINT(10) to category_assignment table -
object_type_idINT(10) to category_assignment table -
object_idINT(10) to category_assignment table -
modified_dtDATETIME to file table -
filesINT(4) to page table -
revisionsINT(10) to page table -
license_idINT(10) to page table -
license_idINT(10) to file table -
authorVARCHAR(250) to file table -
sourceVARCHAR(250) to file table -
source_urlVARCHAR(255) to file table
-
- removed field
-
revisions_countin user_setting table -
saltfrom user table, but remains in upgraded installation -
session_expirefrom user table
-
- changed field
-
titletoVARCHAR(250)in page and revision table -
edit_notetoVARCHAR(200)in page and revision table -
nametoCHAR(40)in cache table -
passwordtoVARCHAR(255)in user table -
iptoVARCHAR(45)in log table -
iptoVARCHAR(45)in page table -
iptoVARCHAR(45)in referrer table -
iptoVARCHAR(45)in revision table -
user_iptoVARCHAR(45)in user table
-
- updated DEFAULT values for standard_handlers in config table
- added primary key
referrer_idto referrer table
2. Database layout
3 of 3 Files accessible from this page :
| a_schematic_of_wackowiki_r55_database_structure.png | table structure of WackoWiki R5.5 database | 89.0 KiB | 04/09/2025 08:27 | |
| a_schematic_of_wackowiki_r55_database_structure.svg | table structure of WackoWiki R5.5 database | 936.0 KiB | 03/17/2020 16:38 | |
| wackowiki_5.5.mwb | MySQL Workbench 6.3 file for WackoWiki R5.5 | 44.2 KiB | 05/28/2019 08:24 |
MySQL Workbench 6.3 file for WackoWiki R5.5
