• unknown's avatar
    sql/item_strfunc.cc · a17b923d
    unknown authored
        fixed coredump in concat_ws
    sql/item_strfunc.h
        fixed coredump in concat_ws
    sql/mini_client.cc
        added mc_mysql_error()
    sql/mini_client.h
        added mc_mysql_errno()
    sql/mysqlbinlog.cc
        fixed bug in --postion for local files
    sql/slave.cc
        more verbose message on bad net reads
    sql/sql_repl.cc
        send errno on error in mysql_binlog_send
    
    
    sql/item_strfunc.cc:
      fixed coredump in concat_ws
    sql/item_strfunc.h:
      fixed coredump in concat_ws
    sql/mini_client.cc:
      added mc_mysql_error()
    sql/mini_client.h:
      added mc_mysql_errno()
    sql/mysqlbinlog.cc:
      fixed bug in --postion for local files
    BitKeeper/etc/ignore:
      Added client/.mysqladmin.c.swp to the ignore list
    sql/slave.cc:
      more verbose message on bad net reads
    sql/sql_repl.cc:
      send errno on error in mysql_binlog_send
    a17b923d
slave.cc 26.9 KB