mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-01-24 13:59:59 +01:00
add offset to metadata table
This commit is contained in:
parent
7769423484
commit
67895e9c43
@ -343,6 +343,8 @@ void initialise_configuration(){
|
|||||||
|
|
||||||
load_mydomains(&sdata, &data, &cfg);
|
load_mydomains(&sdata, &data, &cfg);
|
||||||
|
|
||||||
|
if(cfg.server_id > 0) insert_offset(&sdata, cfg.server_id);
|
||||||
|
|
||||||
mysql_close(&(sdata.mysql));
|
mysql_close(&(sdata.mysql));
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user