• unknown's avatar
    Fix mysqltest printing of include stack. · 8a747fff
    unknown authored
    The printing of include stack in the error case in mysqltest omitted the
    bottom of the stack (the line number in original test case file), and instead
    printed the top of the stack twice. Fix to print each element on the stack
    once and only once.
    8a747fff
mysqltest.result 28.4 KB