Conversation

Notices

  1. ...Yeah, that's an issue. For whatever reason user design rows are getting created, but not properly. So the first time it saves, nothing happens, then the second time it throws the error. Uh... # so I don't forget to fix it?

    Wednesday, 13-Nov-13 16:59:51 UTC from web
    1. @redenchilada Wrap the whole thing in http://dev.mysql.com/doc/refman/5.0/en/commit.html ?

      Wednesday, 13-Nov-13 17:02:48 UTC from web
      1. @ceruleanspark I can try that.

        Wednesday, 13-Nov-13 17:05:10 UTC from web
      2. @ceruleanspark I think the issue is that the newly-created row isn't being cached right, so the site operates like it isn't there when it exists in the database. I'm gonna look into how to negate that behavior.

        Wednesday, 13-Nov-13 17:21:30 UTC from web
      3. @ceruleanspark I just pushed something that might fix it. It's hard to test because memcache and the beta server don't get along.

        Wednesday, 13-Nov-13 17:24:34 UTC from web
    2. @redenchilada ah good to know it's not just me

      Wednesday, 13-Nov-13 17:03:49 UTC from web