Currently, when setting variables with `global` keywords, it will not affect the current session variable's value. That is always make user confused. This CL mainly changes: 1. Change session variable when set global variable
Currently, when setting variables with `global` keywords, it will not affect the current session variable's value. That is always make user confused. This CL mainly changes: 1. Change session variable when set global variable