MySQL Forums
Forum List  »  MyISAM

Forcing max_rows
Posted by: Grant Cahill
Date: February 07, 2006 11:28AM

I have a requirement to limit how large the MySQL database can grow. One possible solution I thought of was to use the 'max_rows' option. However, when I set this variable, I can still insert rows past this limit without any errors or problems being encountered. Is there another way to limit MySQL database growth? Or possibly force my table to accept the max_rows limit? Thanks in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Forcing max_rows
6250
February 07, 2006 11:28AM
3507
February 08, 2006 04:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.