fixed replication bug

not yet tested - will not be pushed for a few hours - need to commit in 
order to pull


BUILD/compile-pentium-debug:
  link statically
sql/slave.cc:
  properly seek the position when recovering from a partial read
This commit is contained in:
unknown 2002-03-09 13:50:07 -07:00
commit ea86f4fe77
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ path=`dirname $0`
extra_flags="$pentium_cflags $debug_cflags"
c_warnings="$c_warnings $debug_extra_warnings"
cxx_warnings="$cxx_warnings $debug_extra_warnings"
extra_configs="$pentium_configs $debug_configs"
extra_configs="$pentium_configs $debug_configs $static_link"
extra_configs="$extra_configs "