Laboristoj ekkaptas fabrikejon
- user warning: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
query: SELECT COUNT(*) FROM accesslog a LEFT JOIN users u ON a.uid = u.uid WHERE a.path LIKE 'node/25%' in /home/content/g/a/s/gastigestro/html/modules/statistics/statistics.pages.inc on line 18.
- user warning: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
query: SELECT a.aid, a.timestamp, a.url, a.uid, u.name FROM accesslog a LEFT JOIN users u ON a.uid = u.uid WHERE a.path LIKE 'node/25%' ORDER BY a.timestamp DESC LIMIT 0, 30 in /home/content/g/a/s/gastigestro/html/modules/statistics/statistics.pages.inc on line 18.
|