• Dmitry Shulga's avatar
    Follow up fix for bug#57450. · 89b2b883
    Dmitry Shulga authored
    batch_readline_init() was modified - return an error
    if the input source is a directory or a block device.
    
    This follow-up is necessary because on some platforms,
    such as Solaris, call to read() from directory may be
    successful.
    89b2b883
mysql.cc 137 KB