Webboard: optmizer /password

2002-02-27 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: i tried to run optimizer.sh but it came with errors Access denied for user:roor@localhost (Using Password: NO) I am really stupid with MySql. What do I have to do? need to have FILE priviledges but i honestly dont have an idea how

Webboard: optmizer /password

2002-02-27 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Addition to that it destroyed my database like it warned before running it :( What exactly happened? This script is contribuited program, we don't support it. But it's interesting anyway, what exactly was distroyed? Probably the reason

Re: Webboard: optmizer /password

2002-02-27 Thread kristof
Hi, I've reported this problem several months ago. One of the problems is the definition of the intag column. It should be int(11) but the optimize script recreates it as a tinyint(4), which brakes the relevancy information. How it should be: CREATE TABLE ndict2 ( url_id int(11) DEFAULT

Webboard: optmizer /password

2002-02-27 Thread Jansku
Author: Jansku Email: [EMAIL PROTECTED] Message: Scripts tried to optimize even it complained about access. It run till the end process. After that i tried to perform searches and no sinble result were found. Any way- happy ending. I red a bit about MySQL. Indexed again and then run optimizer