mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 01:04:19 +01:00
d9a1a201aa
Problem:- The condition that checks for node readiness is too strict as it does not allow SELECTs even if these selects do not access any tables. For example,if we run SELECT 1; OR SELECT @@max_allowed_packet; Solution:- We need not to report this error when all_tables(lex->query_tables) is NULL: |
||
---|---|---|
.. | ||
include | ||
r | ||
t | ||
disabled.def | ||
galera_2nodes.cnf | ||
galera_2nodes_as_master.cnf | ||
galera_2nodes_as_slave.cnf | ||
galera_3nodes_as_slave.cnf | ||
galera_4nodes.cnf | ||
my.cnf | ||
suite.pm |