Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/boincadm/prj/html/inc/boinc_db.inc on line 147
PADLS Total development

PADLS Total development

Message boards : Code and Servers : PADLS Total development
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5


Deprecated: Creation of dynamic property BoincUser::$prefs is deprecated in /var/boincadm/prj/html/inc/forum_db.inc on line 164
AuthorMessage
Tomáš Brada
Project administrator
Volunteer developer
Avatar

Send message
Joined: 3 Feb 19

Deprecated: Creation of dynamic property BoincUser::$nposts is deprecated in /var/boincadm/prj/html/inc/forum.inc on line 613
Posts: 667
Credit: 432,784
RAC: 0
Message 4106 - Posted: 28 May 2020, 15:41:18 UTC

stats query: (note for me)
create table tot_segment_st SELECT s.rule, s.ix, count(r.id) as n_res, sum(r.n_sn) as n_sn, sum(r.n_kf) as n_kf, count(ro.odlk) as n_odlk, s.minl FROM tot_segment s left join tot_result r on s.id=r.segment left join tot_result_odlk ro on ro.segment=s.id and ro.result=r.id group by s.id;
ID: 4106 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Previous · 1 · 2 · 3 · 4 · 5

Message boards : Code and Servers : PADLS Total development

©2024 Tomáš Brada