1. 25 10月, 2022 1 次提交
    • martianzhang's avatar
      use DoltDB as built-in memory test-dsn · 4e07f88f
      martianzhang 提交于
        without mysql test environment, use in memory mysql(DoltDB) as default
        test-dsn, soar can give index advice without mysql instance.
      
        in memory mysql(DoltDB) will listen a random port bind with localhost,
        and distroyed automatically when soar quit.
      4e07f88f