[Groonga-mysql-commit] mroonga/mroonga [master] mariadb: follow API change

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 26 19:31:53 JST 2012


Kouhei Sutou	2012-11-26 19:31:53 +0900 (Mon, 26 Nov 2012)

  New Revision: ab1eb99e7c9ade75c04db1d1c0359d687065af4c
  https://github.com/mroonga/mroonga/commit/ab1eb99e7c9ade75c04db1d1c0359d687065af4c

  Log:
    mariadb: follow API change

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -0)
===================================================================
--- ha_mroonga.cpp    2012-11-26 19:24:05 +0900 (a2c2e80)
+++ ha_mroonga.cpp    2012-11-26 19:31:53 +0900 (454a5ee)
@@ -9557,6 +9557,7 @@ int ha_mroonga::storage_encode_key_timestamp(Field *field, const uchar *key,
                                    timestamp_hires_field->null_bit,
                                    timestamp_hires_field->unireg_check,
                                    timestamp_hires_field->field_name,
+                                   table->s,
                                    timestamp_hires_field->decimals(),
                                    timestamp_hires_field->charset());
     uint fuzzy_date = 0;
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-mysql-commit mailing list
Back to archive index