• unknown's avatar
    Fix mysqltest printing of include stack. · e55fb3bb
    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.
    e55fb3bb
mysqltest.result 28.4 KB