当前位置:网站首页>Function ‘ngram‘ is not defined
Function ‘ngram‘ is not defined
2022-07-02 08:50:00 【Tutu is a cat】
problem
Mariadb perform sql Statement throws an error :Function ‘ngram’ is not defined
Environmental Science
Mariadb10.3.27
reason
Ngram
MySQL ngram Introduction to full-text parser MySQL The built-in full-text parser uses spaces to determine the beginning and end of words . When Chinese is involved , Japanese or Korean and other ideographic languages , It's a limitation , Because these languages do not use word breaks .
To solve this problem ,MySQL Provides ngram Full text parser . since MySQL5.7.6 From Edition ,MySQL take ngram Full text parser as a built-in server plug-in , It means to be MySQL When the database server starts ,MySQL The plug-in will be loaded automatically . MySQL Support for InnoDB and MyISAM Storage engine ngram Full text parser .
According to the definition ,ngram Is a continuous sequence of multiple characters from a text sequence . ngram The main function of the full-text parser is to mark the text sequence as n A continuous sequence of characters .
Here's how ngram How the full-text parser marks different values n The text sequence of :// Original text 【 Yibai tutorial 】, Commercial reprint please contact the author for authorization , Non commercial, please keep the original link :
MariaDB This version does not provide Ngram

solve
Change to mysql Well .....................
边栏推荐
- Service de groupe minecraft
- c语言自定义类型——结构体,位段(匿名结构体,结构体的自引用,结构体的内存对齐)
- ICMP Protocol
- Sentinel 简单使用
- Illegal use of crawlers, an Internet company was terminated, the police came to the door, and 23 people were taken away
- Function ‘ngram‘ is not defined
- Minecraft插件服开服
- C# 高德地图 根据经纬度获取地址
- Tensorflow2 keras 分类模型
- Synchronize files using unison
猜你喜欢

Minecraft air Island service

History of Web Technology

Move a string of numbers backward in sequence

Minecraft群組服開服

Detailed explanation of NIN network

Sqli labs level 12

C language custom type enumeration, Union (clever use of enumeration, calculation of union size)

C nail development: obtain all employee address books and send work notices

commands out of sync. did you run multiple statements at once

web安全--逻辑越权
随机推荐
Use the numbers 5, 5, 5, 1 to perform four operations. Each number should be used only once, and the operation result value is required to be 24
文件上传-upload-labs
Dip1000 runaway
使用递归函数求解字符串的逆置问题
Solid principle: explanation and examples
Minecraft插件服开服
web安全--逻辑越权
Solution of Xiaomi TV's inability to access computer shared files
Qunhui NAS configuring iSCSI storage
Googlenet network explanation and model building
Nacos download, start and configure MySQL database
ICMP协议
Use Wireshark to grab TCP three handshakes
[untitled]
Minecraft install resource pack
ICMP Protocol
[blackmail virus data recovery] suffix Crylock blackmail virus
Count the number of various characters in the string
Web安全--核心防御机制
Qt的拖动事件