Skip to content

why database and manticoresearch return different result #1327

Answered by sanikolaev
l1t1 asked this question in Q&A
Discussion options

You must be logged in to vote

@l1t1 If you do this:

mysql> set profiling=1; select code from note5 where match('油料|薯类'); show plan;
Query OK, 0 rows affected (0.00 sec)

+------+
| code |
+------+
| 5111 |
| 3532 |
| 0511 |
| 1511 |
| 5121 |
| 5112 |
| 3572 |
| 1419 |
| 1519 |
| 3579 |
| 1371 |
| 0123 |
+------+
12 rows in set (0.00 sec)

+------------------+-------------------------------------------------------------------------------------------------------------------------+
| Variable         | Value                                                                                                                   |
+------------------+--------------------------------------------------------------------------------…

Replies: 7 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@l1t1
Comment options

Comment options

You must be logged in to vote
2 replies
@tomatolog
Comment options

@l1t1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by l1t1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants