• Harin Vadodaria's avatar
    Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME IN · f032a9ac
    Harin Vadodaria authored
                  GRANT STATEMENT
    
    Description: A missing length check causes problem while
                 copying source to destination when
                 lower_case_table_names is set to a value
                 other than 0. This patch fixes the issue
                 by ensuring that requried bound check is
                 performed.
    f032a9ac
sql_acl.cc 201 KB