Fix that if the last character of black_query_pattern_list is not ";",
authorBo Peng <pengbo@sraoss.co.jp>
Fri, 10 Aug 2018 09:12:45 +0000 (18:12 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Fri, 10 Aug 2018 09:12:45 +0000 (18:12 +0900)
commit65e6f5df17cadbc62b7a2f7c20efe869a3628316
tree26d02f2afef3d2267da2cc8abe68b19d833b5a55
parent16ec487925d650a6c9b5369610201a7d12bcf332
Fix that if the last character of black_query_pattern_list is not ";",
the last SQL pattern was ignored.

Now wether or not the last character ";" exists, the SQL patterns
will be correctly handled.
src/config/pool_config_variables.c