diff options
Diffstat (limited to 'sql/init.cc')
-rw-r--r-- | sql/init.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/init.cc b/sql/init.cc index 0103cd5038a..e6606b82b7c 100644 --- a/sql/init.cc +++ b/sql/init.cc @@ -39,7 +39,6 @@ void unireg_init(ulong options) #endif my_abort_hook=unireg_abort; /* Abort with close of databases */ f_fyllchar=' '; /* Input fill char */ - bfill(last_ref,MAX_REFLENGTH,(uchar) 255); /* This is indexfile-last-ref */ VOID(strmov(reg_ext,".frm")); for (i=0 ; i < 6 ; i++) // YYMMDDHHMMSS |