mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Update Mroonga to the latest version on 2015-07-02T04:12:21+0900
This commit is contained in:
@@ -233,7 +233,7 @@ namespace mrn {
|
||||
bool *succeeded = static_cast<bool *>(user_data);
|
||||
if (grn_db_recover(ctx_, db) != GRN_SUCCESS) {
|
||||
push_warning_printf(thd_,
|
||||
Sql_condition::WARN_LEVEL_WARN,
|
||||
MRN_SEVERITY_WARNING,
|
||||
ER_NOT_KEYFILE,
|
||||
"mroonga: repair: "
|
||||
"Failed to recover database: <%s>: <%s>",
|
||||
|
Reference in New Issue
Block a user