Hi !<br><br>I'm in the process of migrating a few medium/large services to MogileFS, pretty<br>late in the process actually, and I just realized that file identifiers are "int unsigned" !<br><br>So... can I really store "only" 4 million files in a given mogile installation ? (Or in
<br>fact, 1 million files, since I use mysql master-master with 4 hosts...)<br><br>Would a simple alter table to change this column to long work ? <br><br>Stefan<br>