1. 04 3月, 2022 1 次提交
  2. 02 3月, 2022 1 次提交
  3. 17 12月, 2021 1 次提交
  4. 16 12月, 2021 2 次提交
  5. 27 10月, 2021 1 次提交
  6. 22 10月, 2021 2 次提交
    • W
      BugFixs: · 54e7e450
      Wesley Wang 提交于
      1. Use the new prometheus package to fix the core problem
      
      Other:
      1. update version to 3.2.0
      2. Open source opens the 2.0 protocol by default
      54e7e450
    • W
      Feature · f302921b
      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
      f302921b
  7. 25 6月, 2021 1 次提交
  8. 24 6月, 2021 1 次提交
  9. 21 6月, 2021 1 次提交
  10. 11 6月, 2021 1 次提交
  11. 07 6月, 2021 23 次提交
  12. 01 6月, 2021 5 次提交