Why the heck does MySQL have a bigint data type, which then only supports value ranges like an integral 32bit data type (it does here) although it should support more? That's on MySQL 4.0.17-nt, at least (yes, MySQL on Windows...). And that sucks big times.