Re: Export
On Jan 31, 10:09 am, Plantky <ngokang...@gmail.com> wrote:
> Hi all,
> How do I export query results? I'm using phpmyadmin, which only lets
> me export the whole database, or 1 page of the results. I get 10211
> rows from this query, but everytime i LIMIT to 10000 rows the browser
> doesn't finish loading the whole table.
Export to a file instead, that will be much faster and less likely to
fail.
|