> I wanted to test how the max_rows parameter works.  I set it to 3 on a
> table.  And, I was able to add 33 records [I stopped at this point].  It
> never prevented me from adding more records.  The result is NOT what I
> expected.  I expected that upon attempting to add the 4th record, I would
> have received some sort of error message.
>
> Am I mis-using this parameter?

Yes: MAX_ROWS is a *guidance* to the system in setting up the table and
not a *limit* in any way.

Alison

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

Reply via email to