• ingo@mysql.com's avatar
    Bug#12845 - Stress test: Server crashes on CREATE .. SELECT statement · 7953594a
    ingo@mysql.com authored
    Solution for 5.0.
    Changed calls to open_table(). Requested to ignore
    flush at places where the command did already lock tables.
    This could happen in CREATE ... SELECT and ALTER TABLE.
    
    No test case. The bug can only be triggered by true concurrency.
    The stress test suite provides a test case for this.
    7953594a
sql_base.cc 157 KB