• Jon Olav Hauglid's avatar
    Backport of revno: 2617.68.45 · b6fb4dba
    Jon Olav Hauglid authored
    Bug #47635 assert in start_waiting_global_read_lock during CREATE VIEW
    
    The problem was that CREATE VIEW would trigger an assert if
    a temporary table with the same name already existed.
    
    This bug was fixed by the patch for Bug#47335. CREATE/ALTER VIEW
    will now ignore temporary tables. See Bug#47335 for more information.
    
    Test case added to view.test.
    b6fb4dba
view.result 117 KB