MySQL存儲引擎,Mroonga 3.11 發布
Mroonga是一個MySQL存儲引擎,基于groonga全文搜索引擎。它采用在MySQL 5.1和更高版本中的插件式存儲引擎接口。
發布說明: 這次發布對 INT,DATETIME 與 TIME 數據類型進行了 ORDER BY 進行優化。There was a case where
searching database by combination with fulltext search (MATCH AGAINST …) and other types of columns caused a performance penalty if many
records were matched by fulltext search. This issue is fixed by
supporting ORDER BY optimization for the above types of columns. It also
supports ‘BETWEEN’. Note that Groonga 3.1.1 is required
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!