At 21:53 -0600 11/24/04, tom miller wrote:
what is the maximum number of entries that table can hold?
i have been experimenting with php and mysql.

i created a script that records iipaddress, browser info and timestamp
once the table reaches 127 entries it stops, is there a way to
increase this number?

i read thru the administrators guide but i didnt see the information i
was looking for.

thanks for any answers/or suggestions

Do you have a TINYINT column that has the AUTO_INCREMENT attribute?

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to