• Michael Widenius's avatar
    Added HA_ERR_DISK_FULL handler error · 5c70f813
    Michael Widenius authored
    Original code by Zardosht Kasheff
    
    sql/handler.cc:
      Added HA_ERR_DISK_FULL and ENOSPC (for handler that uses normal errno).
      This sets 'fatal_error' to ensure that the error is logged to err file (which hopefully is on another disk...)
    5c70f813
my_handler_errors.h 2.75 KB