• unknown's avatar
    fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib · e103da7a
    unknown authored
    moved them all from different places to item_strfunc.{h,cc}
    checksum table command
    Com_xxx status variables updated
    
    
    sql/item_create.cc:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/item_func.cc:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/item_func.h:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/item_geofunc.h:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/item_strfunc.cc:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/item_strfunc.h:
      fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib
      moved them all from different places to item_strfunc.{h,cc}
    sql/mysql_priv.h:
      checksum table command
    sql/mysqld.cc:
      Com_xxx updated
    sql/sql_lex.h:
      checksum table command
    sql/sql_parse.cc:
      checksum table command
    sql/sql_table.cc:
      checksum table command
    sql/sql_yacc.yy:
      checksum table command
    e103da7a
mysqld.cc 194 KB