Jone S.

Results 4 comments of Jone S.

it seems that the rails ppl generate ids signed by default. Do not know what is that!? The ids should be unsigned :) https://dev.mysql.com/doc/refman/5.5/en/integer-types.html

That is why i wrote that it was the rails ppl. It is their problem. But by having the ids unsigned, you are able to have many many more rows...

pg has no unsigned bigint, but the 3 dbms mysql, pg & sqlite3 do have support for singed 64bit integers, which in my opinion should be the default datatype in...

Try sudo gem install mrdialog