- 16 12月, 2021 1 次提交
-
-
由 Wesley Wang 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 Wesley Wang 提交于
1. Optimize the use of epoll_wait, fully event-driven 2. New replication table supports evenly distributed routing 3. Support weak read requests sent to backup copies 4. Supports random selection of the partition route when the partition cannot be calculated 5. Supports routing that contains Chinese full-width punctuation(commas, brackets, spaces) 6. Support COM_CHANGE_USER command Bugfix 1. Fix the problem of client connection failure when enable_proxy_scramble is configured as true 2. Fix that after starting through rslist, the server list is not rebuilt after the server is offline, and the server still accesses the offline server, which causes the access to continue to fail 3. Fix the problem that the 127.0.0.1 rslist cannot be matched with the server in all_server and cannot be accessed at startup 4. Fix the problem that ODP cannot be accessed normally from the local configuration file after OCP hangs 5. Fix the problem of ODP tenant name being injected 6. Fix the problem that thread variables cannot be synchronized when switching sessions in ODP 3.x 7. Fix the problem that hint contains special symbols, which causes insertion and parsing to fail 8. Fix the disconnection problem when the cursor does not exist 9. Fix the problem that the connection to the main library without cluster id can be successfully executed after several queries and the link is broken 11.Fix the problem of continuous access failure if rslist is returned to rslist after rslist is started
-
- 31 5月, 2021 1 次提交
-
-
由 oceanbase-admin 提交于
-