• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. contewit
    3. Best
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 15
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by contewit

    • RE: 12GB MBR

      Confirmed fixed, MBR looks like a much more reasonable 32k now.

      Thanks!

      posted in FOG Problems
      C
      contewit
    • RE: Updating to SVN 3542 - hung

      I think i found the problem; MYSQL.class.php changed its method to require a valid queryResult from reap_async_query before incrementing the processed counter. I admit to hypothesizing since i’m not intimately familiar with the code, but the return value of reap_async_query is only useful for queries that have return data. If an insert/update/etc query is getting passed in, i think it will always return FALSE - which will cause the process counter to never be incremented, causing an infinite loop.

      </speculation>

      posted in FOG Problems
      C
      contewit
    • 1 / 1