Author: roebert
Email: [email protected]
Message:
mysql seems not to be the problem:
dsec023:/opt/src/mnogosearch-3.3.15 # mysql -u mnogo -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12070
Server version: 5.5.31-log Source distribution
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights
reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.
mysql> use mnogosearch;
Database changed
mysql> show grants for CURRENT_USER;
+---------------------------------------------------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
----+
| Grants for mnogo@localhost
|
+---------------------------------------------------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
----+
| GRANT USAGE ON *.* TO 'mnogo'@'localhost' IDENTIFIED BY PASSWORD
'*21C1C788CC7B570384F0377F1ED167D3568F07EA'
|
| GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER,
CREATE TEMPORARY TABLES, EXECUTE, CREATE VIEW, SHOW VIEW, CREATE
ROUTINE, ALTER ROUTINE, EVENT, TRIGGER ON `mnogosearch`.* TO
'mnogo'@'localhost' |
+---------------------------------------------------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
----+
2 rows in set (0.00 sec)
i also tried 3.3.14 after reinstalling 3.3.15
as i mentioned before: the mnogosearch i installed on the previous
machine worked without problems...
search.cgi gives me An error occurred!
Inverted word index not found. Probably you forgot to run 'indexer -
Eblob'. - this looks like it has the ability to connect to the
database and read from it ... but the indexer wont fill the database :
(
Reply: <http://www.mnogosearch.org/board/message.php?id=21628>
_______________________________________________
General mailing list
[email protected]
http://lists.mnogosearch.org/listinfo/general