Shared Memory


Advanced search

Message boards : Web site : Shared Memory

Sort
Author Message
j2satx
Volunteer tester

Joined: Dec 22 06
Posts: 183
ID: 339
Credit: 16,191,581
RAC: 0
Message 3767 - Posted 24 Feb 2008 14:18:12 UTC

In the Shared Memory, Database and Host Distribution tables, the first and second table line up nicely. The third table is too large.

Nice to see the site and project coming around.

Profile Andre Kerstens
Forum moderator
Project tester
Volunteer tester
Avatar

Joined: Sep 11 06
Posts: 749
ID: 1
Credit: 15,199
RAC: 0
Message 3770 - Posted 24 Feb 2008 17:16:34 UTC

That's because of the large number for the host Total. Haven't figured that one out yet (and is low priority at the moment).
____________
D@H the greatest project in the world... a while from now!

Message boards : Web site : Shared Memory

Database Error
: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) {
  [0]=>
  array(7) {
    ["file"]=>
    string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc"
    ["line"]=>
    int(97)
    ["function"]=>
    string(8) "do_query"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(51) "update DBNAME.thread set views=views+1 where id=290"
    }
  }
  [1]=>
  array(7) {
    ["file"]=>
    string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc"
    ["line"]=>
    int(60)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(6) "DbConn"
    ["object"]=>
    object(DbConn)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "290"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(3) "339"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(13) "Shared Memory"
        ["timestamp"]=>
        string(10) "1203873394"
        ["views"]=>
        string(3) "931"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(23) "1.3830956459820999e-108"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1203862692"
        ["hidden"]=>
        string(1) "0"
        ["sticky"]=>
        string(1) "0"
        ["locked"]=>
        string(1) "0"
      }
      [1]=>
      &string(6) "thread"
      [2]=>
      &string(13) "views=views+1"
    }
  }
  [2]=>
  array(7) {
    ["file"]=>
    string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php"
    ["line"]=>
    int(184)
    ["function"]=>
    string(6) "update"
    ["class"]=>
    string(11) "BoincThread"
    ["object"]=>
    object(BoincThread)#3 (16) {
      ["id"]=>
      string(3) "290"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(3) "339"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(13) "Shared Memory"
      ["timestamp"]=>
      string(10) "1203873394"
      ["views"]=>
      string(3) "931"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(23) "1.3830956459820999e-108"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1203862692"
      ["hidden"]=>
      string(1) "0"
      ["sticky"]=>
      string(1) "0"
      ["locked"]=>
      string(1) "0"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(13) "views=views+1"
    }
  }
}
query: update docking.thread set views=views+1 where id=290