[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [Login] 登入 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

Changes to the Database schema RSS feed
討論區首頁 » User Forum
發表人 內容
paulhr


註冊時間: 2016/7/30
文章: 14
離線
With the list of Database Schema changes what is implied, but not stated, is that JForum must be stopped. The "alter table" commands run, adjusted if needed for the database used, and the new .WAR installed. Would it be asking to much to get some type of high level list of actions to take and in what order?

Database Schema
• alter table jforum_posts alter column poster_ip type varchar(50);
• alter table jforum_privmsgs alter column privmsgs_ip type varchar(50);
• alter table jforum_banlist alter column banlist_ip type varchar(50);
• alter table jforum_sessions alter column session_ip type varchar(50);
• alter table jforum_vote_voters alter column vote_user_ip type varchar(50);
udittmer


註冊時間: 2013/2/21
文章: 422
離線
The basic steps are listed in https://sourceforge.net/p/jforum2/wiki2/UpgradingFrom241To250/. The basic outline is: !) stop the web app, 2) work through the steps on that page, 3) start the web app. If you have a specific question about a step, feel free to ask in more detail.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer