Re: Max Number of Rows

2002-06-05 Thread Benjamin Pflugmann
Hi. On Wed 2002-06-05 at 14:21:03 -0500, [EMAIL PROTECTED] wrote: > In the last episode (Jun 05), Pooja Daryani said: > > > > I need to know how many rows are supported in mysql db. > > If there is a limit, it's probably 4294967296 rows. But you'll > never get that many in a table anyway. :-)

Re: Max Number of Rows

2002-06-05 Thread Dan Nelson
In the last episode (Jun 05), Pooja Daryani said: > > > > Hi All, > > > > I need to know how many rows are supported in mysql db. If there is a limit, it's probably 4294967296 rows. But you'll never get that many in a table anyway. -- Dan Nelson [EMAIL PROTECTED] --