Record Count Overflow
Brought to you by:
johncurrier
I just reverse engineered a very large database (over 500 tables) and everything worked fine except the total number of records in the database was reported as -1,356,230,454. This appears to be due to an integer overflow error. I'd like to suggest that a big integer library/data type be used instead as there may be significantly larger databases in existance.
FYI, it took almost 3.5 hours to reverse engineer this database. Figured you may want to know.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Apologies, this appears to be the same as ID: 3065002. I missed it during my initial search.