Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: SQL error: query requires a full tablescan
by gruessle on 2006/6/18 14:10:16

Yes and it worked
Re: SQL error: query requires a full tablescan
by Dave_L on 2006/6/18 13:29:40

For anyone else who encounters this issue, skalpa posted an answer at the above link:

Quote:
This is just an informative message generated by MySQL and meant to tell developers that their DB structure could be more optimized, nothing really serious.

If disabling the debug_mode doesn't make the message disappear, you can remove it by setting the PHP config value mysql.trace_mode to Off.
If you don't have access to php.ini do it by adding the folliwing line to .htaccess in the root of your site:

le="color: #000000"><?php php_flag mysql.trace_mode off
Re: SQL error: query requires a full tablescan
by Dave_L on 2006/6/17 20:54:06

I don't know, but I saw that you posted the question at http://www.peak.ne.jp/xoops/md/xhnewbb/viewtopic.php?topic_id=1509
You'll probably get help there.
Re: SQL error: query requires a full tablescan
by gruessle on 2006/6/17 18:51:12

OK

Disabled the protector and removed the two protector lines from mainfile.php.

Site is back up without protector now.

What do I need to do to get protector working again?
Re: SQL error: query requires a full tablescan
by gruessle on 2006/6/17 18:31:24

I got in to the admin site like I said it shows me that green message that this is my first time in the admin area. Like on a new install.

When I clicked cancel it let me in to the admin area and I disabled the "Xoops Protector".
Now the site shows up in the user area.
Still have that Warning on top
le="color: #000000"><?php Warning: mysql_query(): Your query requires a full tablescan (table ty_config, 242 rows affected). Use EXPLAIN to optimize your query. in /home/vmc/public_html/x/modules/protector/class/protector.php on line 44


When I log out and back in I get that green "First time in admin area message"

Some thing is very wrong

Who's Online

477 user(s) are online (428 user(s) are browsing Support Forums)


Members: 0


Guests: 477


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits