• Lena Startseva's avatar
    MDEV-32177: Add to the ps-protocol a comparison of the result · 9e701518
    Lena Startseva authored
    sets of the first and second execution. The results of the first
    and second execution are compared only if result logging is enabled
    Comparing two result sets is done as comparing two strings.
    
    Added a new method 'read_stmt_results' to get a result set
    after execution of prepare statement.
    9e701518
mysqltest.cc 316 KB