• Sachin Setiya's avatar
    MDEV-11479 Improved wsrep_dirty_reads · 5ddd8149
    Sachin Setiya authored
         Tasks:-
             Changes in wsrep_dirty_reads variable
             1.) Global + Session scope (Current: session-only)
             2.) Can be set using command line.
             3.) Allow all commands that do not change data (besides SELECT)
             4.) Allow prepared Statements that do not change data
             5.) Works with wsrep_sync_wait enabled
    5ddd8149
wsrep_mysqld.cc 47.8 KB