From 4e94ecfd0430522496a9ef8e55b7782d86ef815c Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 12 Jun 2021 21:01:37 +0200 Subject: 1N tournament added to butler bundles --- dumps/.mapping | 14 ++++++-------- dumps/.paid-queries | 1 + dumps/.queries | 1 + 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dumps') diff --git a/dumps/.mapping b/dumps/.mapping index ca8abda..d036f9c 100644 --- a/dumps/.mapping +++ b/dumps/.mapping @@ -1,8 +1,6 @@ -dmp202021_e sync/eliga2021.sql -dmp202021_1n sync/_21_1ligan.sql -dmp202021_1n_b sync/_21_1ligan.sql -dmp202021_1s sync/tel.sql -dmp202021_2ne sync/2nerr.sql -dmp202021_2nw sync/20nwrr.sql -dmp202021_2se sync/serrr.sql -dmp202021_2sw sync/2swrr.sql +dmp202021_1n_z3 sync/dmp202021_1n_z3.sql +dmp202021_1s sync/tel.sql +dmp202021_2ne sync/dmp202021_2ne.sql +dmp202021_2nw sync/20nwrr.sql +dmp202021_2se sync/serrr.sql +dmp202021_2sw sync/dmp202021_2sw.sql diff --git a/dumps/.paid-queries b/dumps/.paid-queries index 34d1547..fb34de1 100644 --- a/dumps/.paid-queries +++ b/dumps/.paid-queries @@ -1,4 +1,5 @@ dmp202021_1n 6 15 +dmp202021_1n_z3 1 5 dmp202021_1s 6 15 dmp202021_2ne 6 15 dmp202021_2se 6 13 diff --git a/dumps/.queries b/dumps/.queries index 2b06dea..6996af3 100644 --- a/dumps/.queries +++ b/dumps/.queries @@ -1,2 +1,3 @@ SELECT shortname, rnd, segm FROM admin; UPDATE params SET path = "C:\\wwwliga\\"; +UPDATE admin SET oldbutler = "dmp202021_1n" WHERE oldbutler = "_21_1ligan" -- cgit v1.2.3