• Harin Vadodaria's avatar
    Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME IN · fd4ea8b0
    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.
    fd4ea8b0
sql_acl.cc 201 KB