• Igor Babaev's avatar
    Fixed LP bug #892725. · 3ff9d871
    Igor Babaev authored
    A non-first execution of a prepared statement missed a call of the
    TABLE_LIST::process_index_hints() method in the code of the function
    setup_tables().
    At some scenarios this could lead to the choice of a quite inefficient
    execution plan for the base query of the prepared statement.
    3ff9d871
ps.test 83.7 KB