Aug 14th, 2010, 6:32 PM
Hey Hannes,
There's no upper limit in the script, but MySQL imposes a certain size on the rows of the database. This is due to the InnoDB DB type - which eventually I'll be changing to MyISAM.
Did you run into a problem, or were you just checking?
- Ben
There's no upper limit in the script, but MySQL imposes a certain size on the rows of the database. This is due to the InnoDB DB type - which eventually I'll be changing to MyISAM.
Did you run into a problem, or were you just checking?
- Ben