Link Details

Link 17119 thumbnail
User 217101 avatar

By gst
via mysqlperformanceblog.com
Published: Mar 29 2007 / 05:38

PHP is not able to handle unsigned integers, and converts values over 2^31 to signed. So if your IDs go slightly over 2 billion, and PHP decides to treat them as integers, you're in trouble.
  • 9
  • 0
  • 714
  • 153

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (9)



Voters Against This Link (0)