Personal blog of Jack Casey.
RSS icon Email icon Home icon
  • Lessons learned

    Posted on February 24th, 2010 beetlefeet No comments

    Just because you can get sweet usec timestamps on Ubuntu and Vista doesn’t mean the same library will get any decent resolution times out of windows XP.

    The default ruby mysql library doesn’t deal properly with > 32bit database ids.

    If you want to use > 32bit database primary id’s. Sleep on it. You might not really want to (especially if you get hit by the above point -_-;)