> Hi all
>
> What is the maximum records can hold in a single table in mysql.
>
> I am doing a file upload from text file to a table.
>
> The records are seperated using year,month,date. I have 2 years of data to
> be uploaded.
> After I did 2 months where in my single table recordcount was
Hi all
What is the maximum records can hold in a single table in mysql.
I am doing a file upload from text file to a table.
The records are seperated using year,month,date. I have 2 years of data to
be uploaded.
After I did 10mb of file (2 months) where in my single table recordcount
was reac