Web Hosting Talk







View Full Version : MySQL Maximum


Falco1199
09-14-2002, 12:39 PM
I'm new to PHP/Databases, and I need to know if there is a limit to the amount of info you can put in them, and if so what is the specific limit for MySQL and how is it measured. Can anyone tell me? :)

zRedDice
09-14-2002, 01:08 PM
Its very very very very big.

I think you can store as much as you possibly can, but the bigger it gets, the slower it queries.

James