SQL
:)
We have ~1 200 000 000 rows in one MyISAM table.
And it works :)
> > I don't believe this. I'm going to write a script to disprove this theory
> > right now..
>
> We have a lot more than 100,000,000 more than that in a single MyISAM
> table at work:
>
> mysql> select count(*) from probe_result;
> +-----------+
> | count(*) |
> +-----------+
> | 302045414 |
> +-----------+
> 1 row in set (0.00 sec)
>
> --
> thanks,
>
> Will
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=1
>
>
Best regards.
_______________________________________
Andrey Kotrekhov kota@stripped
ISP Alkar Teleport
тел. +380 562 34-00-44
| Thread |
|---|
| • 100,000,000 row limit? | Andres Montiel | 23 Dec |
| • RE: 100,000,000 row limit? | Chris | 23 Dec |
| • Re: 100,000,000 row limit? | Jeremy Zawodny | 23 Dec |
| • Re: 100,000,000 row limit? | Paul DuBois | 23 Dec |
| • RE: 100,000,000 row limit? | Andrew Braithwaite | 24 Dec |
| • Re: 100,000,000 row limit? | Will Lowe | 24 Dec |
| • Re: 100,000,000 row limit? | Andrey Kotrekhov | 24 Dec |
| • RE: 100,000,000 row limit? | Daevid Vincent | 19 Jan |
| • Re: 100,000,000 row limit? | Gregory Newby | 19 Jan |
| • Re: 100,000,000 row limit? | Terence | 24 Dec |