mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Update Mroonga to the latest version on 2014-10-21T04:51:38+0900
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
namespace mrn {
|
||||
namespace encoding {
|
||||
void init(void);
|
||||
bool set(grn_ctx *ctx, const CHARSET_INFO *charset);
|
||||
int set(grn_ctx *ctx, const CHARSET_INFO *charset);
|
||||
bool set_raw(grn_ctx *ctx, const CHARSET_INFO *charset);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user