OlŠ±,
I tried to make a table link with a sql database table which has over 60.000 entries, but it returns an error code, see below:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 53 bytes) in /home/portalapsis/www/projetocielo/libraries/joomla/database/database/mysql.php on line 416
I've been reading many foruns about the issue, and they tell me that I have to increase my memory_limit on php.ini, I emailed my server and they don't allow me to do it.
Is there any other option?
Thanks.