• unknown's avatar
    First part of automatic repair of MyISAM tables. · 7a0346e5
    unknown authored
    Error on full disk on repair.
    SIGHUP signal handling.
    Update with keys on timestamp
    Portability fixes
    
    
    Docs/manual.texi:
      Added documentation about automatic repair of MyISAM tables
    client/mysql.cc:
      Remove usage of tempnam.
    include/my_sys.h:
      Added create_temp_file
    include/myisam.h:
      Fix for disk full on repair
    myisam/mi_check.c:
      Fix for disk full on repair
    myisam/sort.c:
      Fix for disk full on repair & removed usage of tempnam()
    mysys/mf_cache.c:
      Remove usage of tempnam()
    mysys/mf_dirname.c:
      Changed convert_dirname to return end 0
    mysys/my_fopen.c:
      Security fixes
    mysys/my_tempnam.c:
      remove blanks
    readline/bind.c:
      Portability fixes
    readline/complete.c:
      Portability fixes
    readline/histexpand.c:
      Portability fixes
    readline/input.c:
      Portability fixes
    readline/search.c:
      Portability fixes
    readline/shell.c:
      Portability fixes
    readline/terminal.c:
      Portability fixes
    readline/tilde.c:
      Portability fixes
    readline/undo.c:
      Portability fixes...
    7a0346e5
manual.texi 1.62 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.