Re: Maximum Number of rows in a table.

2002-05-07 Thread Egor Egorov
chandrashekar, Tuesday, May 07, 2002, 12:19:54 PM, you wrote: cn> We are working a project using Mysql for the database support. cn> The environment is multiserver. We are using a single table for cn> all the servers to store server information. We basically want cn> to know what is the maximum n

Maximum Number of rows in a table.

2002-05-07 Thread chandrashekar nagaraj
Hi Mysql Gurus, We are working a project using Mysql for the database support. The environment is multiserver. We are using a single table for all the servers to store server information. We basically want to know what is the maximum number of rows that we can have in a table. In our case when th