1. 24 10月, 2022 1 次提交
  2. 20 10月, 2022 1 次提交
  3. 19 10月, 2022 1 次提交
  4. 18 10月, 2022 1 次提交
  5. 15 10月, 2022 1 次提交
    • B
      fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx. · 7fb827de
      Benguang Zhao 提交于
          * search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
          * find the last entry before the last pos fsynced backwards as second trial
          * reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
          * rebuild meta info to resolve potential misalignment between lists of meta and actual log files
          * retract commitIndex and appliedIndex to lastLogIndex if needed
          * put an upper size limit on possibly corrupted WAL range to be recovered
      7fb827de
  6. 14 10月, 2022 1 次提交
  7. 11 10月, 2022 1 次提交
  8. 29 9月, 2022 1 次提交
  9. 28 9月, 2022 3 次提交
  10. 26 9月, 2022 2 次提交
  11. 22 9月, 2022 1 次提交
  12. 21 9月, 2022 4 次提交
  13. 20 9月, 2022 1 次提交
  14. 19 9月, 2022 2 次提交
  15. 13 9月, 2022 2 次提交
  16. 09 9月, 2022 1 次提交
  17. 05 9月, 2022 1 次提交
  18. 30 8月, 2022 1 次提交
  19. 25 8月, 2022 1 次提交
  20. 24 8月, 2022 2 次提交
  21. 22 8月, 2022 2 次提交
  22. 15 8月, 2022 1 次提交
  23. 10 8月, 2022 1 次提交
    • sangshuduo's avatar
      feat: remove temporary interface declarations (#15940) · e03adb14
      sangshuduo 提交于
      * add a few stmt_ interface declartion
      
      * add taos_load_table_info
      
      * add taos_set_config(() interface
      
      * add more interfaces
      
      * warn 'reset query cache' only since lack engine support
      
      * update taos-tools
      
      * feat: remove temporary interface declaration
      
      * fix: remove temporary interfaces
      e03adb14
  24. 08 8月, 2022 2 次提交
  25. 03 8月, 2022 1 次提交
  26. 01 8月, 2022 1 次提交
  27. 29 7月, 2022 1 次提交
  28. 27 7月, 2022 1 次提交
  29. 26 7月, 2022 1 次提交