I a have a mysql table T Engine Innodb: Structure : T{ f1 BIGINT(32) PK f2 BIGINT(32) Index }
Now tell me how many maximum rows this table could hold?