Impothster
Technical User
I am a little new to MYSQL but can someone please advise me of whether my problem is a bug? I have created a table in a database thorugh the command prompt and can use queries to examine the data. However, when I try to view the table in the Control Centre (0.9.1 beta), I get the following error: "[Localhost] 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". I constructed another table of only 3 rows and the same occurred. In fact I was only able to view the table if it only had 1 row. I followed the suggestion in the error message (SET OPTION SQL_BIG_SELECTS=1) but the same still ocurrs.
I would value any advice as this is driving me mad. Many thanks.
I would value any advice as this is driving me mad. Many thanks.