Was soll ich von so einer Fehlermeldung halten?? Sobald ich mehr als 2 Datensäthze in meiner SQL Datenbank habe und einen Select * mache kommt diese Fehlermeldung:
[Test] ERROR 1104: The SELECT would examine too many records and probably take a very long time. Check your WHERE and use SET OPTION SQL_BIG_SELECTS=1 if the SELECT is ok
Was mache ich falsch ??
[Test] ERROR 1104: The SELECT would examine too many records and probably take a very long time. Check your WHERE and use SET OPTION SQL_BIG_SELECTS=1 if the SELECT is ok
Was mache ich falsch ??