Webboard: mnogosearch-3.4.1 on FreeBSD 10.3
[email protected] Wed, 1 Jun 2016 15:45:43 +0400 (MSK)
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Dmitriy Kulikov Email: Message: I got "Empty set" for both databases. mysql> use mnogosearch_new; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> SELECT word, hex(word) FROM bdict WHERE word RLIKE '^[^a-z]$' LIMIT 30; Empty set (0,02 sec) mysql> use mnogosearch; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> SELECT word, hex(word) FROM bdict WHERE word RLIKE '^[^a-z]$' LIMIT 30; Empty set (0,02 sec) Reply: <http://www.mnogosearch.org/board/message.php?id=21778> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general