All public logs

From Kolmisoft Wiki
Jump to navigationJump to search

Combined display of all available logs of Kolmisoft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:59, 20 February 2026 Admin talk contribs deleted page Insert Calls from Backup server to Main server (content before blanking was: "=Condition= Main condition of this manual is that Backup server contains calls that are missing on Main server. =ON BACKUP SERVER= 1. Log in into mysql: mysql -u mor -pmor 2. Create '''temp_calls''' table with same columns as '''calls''' table: create table temp_calls like calls; 3. Insert required calls into temp_calls table. In example below we will copy calls that are Answered and their Call date is between 2018-01-01 and 2018-01-31. insert into temp_ca...")