google-code-export / glossword

Automatically exported from code.google.com/p/glossword
0 stars 0 forks source link

Database error: DELETE FROM `` WHERE id IN #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> this came up at the top of my dictionary page:

> Database error
> Invalid SQL: DELETE FROM `` WHERE id IN
> (10693,10690,10685,10682,10677,10675,10672)
> (83 characters)
> MySQL Error
> 1103 (Incorrect table name '')

> It only appeared a couple of times here (http://www.fastrad.com.br/ 
> glossword/index.php?a=index&d=Fastrad+Gloss%C3%A1rio+para+Tradutores),
> is there anything I should do?

Original issue reported on code.google.com by dmitry.s...@gmail.com on 9 Apr 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Perhaps this is one a the maintenance tasks.

Edit `/inc/config.inc.php` and set $sys['prbblty_tasks'] = 100;

If the error appears again, update file
`/gw_addon/maintenance/maintenance_clear_history_terms.php` and let me know the 
results.

Original comment by dmitry.s...@gmail.com on 9 Apr 2010 at 5:11

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks Dimitry

I altered the config.inc.php file, then the error started apearing all the time.

I made a mistake and uploaded the file you attached to /gw_addon/, instead of 
gw_addon/maintenance.

The error continued to appear.

So I went in to Glossword admin, and did "Clear History of Changes", which 
seemed to 
solve the problem. 

I will upload the file you sent to the correct location and let you know if any 
more 
errors occur.

Thanks again.

Original comment by simon.fo...@gmail.com on 9 Apr 2010 at 2:41