Kouhei Sutou
null+****@clear*****
Thu Oct 4 10:36:59 JST 2012
Kouhei Sutou 2012-02-06 14:38:24 +0900 (Mon, 06 Feb 2012) New Revision: ef6e7b4846325e53783673a8bc4e7b7677bfba3d https://github.com/mroonga/mroonga/commit/ef6e7b4846325e53783673a8bc4e7b7677bfba3d Log: add more information to log message. Modified files: ha_mroonga.cc Modified: ha_mroonga.cc (+1 -1) =================================================================== --- ha_mroonga.cc 2012-02-06 05:08:33 +0900 (59cb127) +++ ha_mroonga.cc 2012-02-06 14:38:24 +0900 (4c6d5f4) @@ -3889,7 +3889,7 @@ int ha_mroonga::extra(enum ha_extra_function operation) int error = 0; MRN_DBUG_ENTER_METHOD(); DBUG_PRINT("info", - ("mroonga: this=%p; %s", + ("mroonga: this=%p; extra-operation=%s", this, mrn_inspect_extra_function(operation))); if (share->wrapper_mode) { -------------- next part -------------- HTML����������������������������...Download