• Daniel Black's avatar
    MDEV-26548: replace .mysql_history with .mariadb_history · f8ca355e
    Daniel Black authored
    Fall back to using .mysql_history if .mariadb_history isn't
    present and .mysql_history is present.
    
    Also replace the use of MYSQL_HISTFILE as an environment variable
    with MARIADB_HISTFILE and fall back to using MYSQL_HISTFILE if
    MARIADB_HISTFILE isn't present.
    f8ca355e
mysql.1 61.3 KB