- 15 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5844]<feature>: make cmd line parameter similar. * fix test case align with taosdemo change. * fix windows stack overflow issue. * fix mac compile error. * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py * fix windows compiler options. * make taos.exe use mysql style password input. * make taos shell and taosdump use mysql style password input. * determine scanf return value.
-
- 04 8月, 2021 3 次提交
- 02 8月, 2021 2 次提交
- 31 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * add macro definitions in cmake. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * link jemalloc works. * make install works. * support jemalloc in release.sh. * release script works. * fix a typo. * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for update check compatiblity. * fix position bug. * add ldconfig for jemalloc library cache refresh. * add /etc/ld.so.conf.d/jemalloc.conf for centos * check ver comp by file. * fix makeclient.sh * fix install script typo mistake. * change minimal compatible version back to 2.0.0.0 Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 30 7月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 27 7月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* change jdbc version * [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
-
由 Zhiyu Yang 提交于
* slove conflict * [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
-
- 23 7月, 2021 1 次提交
-
-
由 Zhiyu Yang 提交于
* [TD-5489]<fix>: use jdbc specified version number in cmake/CMakeList.txt and src/connector/jdbc/CMakeList.txt * change version number in deploy-pom.xml
-
- 21 7月, 2021 2 次提交
- 20 7月, 2021 3 次提交
- 19 7月, 2021 3 次提交
- 14 7月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 09 7月, 2021 1 次提交
-
-
由 tickduan 提交于
-
- 08 7月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * fix cmake minimum version complain on mac and windows. * fix visual studio 2012 build issue.
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * cherry pick from master branch. * fix visual studio 2012 build issue.
-
由 Ganlin Zhao 提交于
* Fix build failure on MacOS with apple m1 chip * Fix build failure on MacOS with apple m1 chip
-
- 07 7月, 2021 2 次提交
- 06 7月, 2021 2 次提交
-
-
由 Zhiyu Yang 提交于
* change version number * change packaging scripts * add more scripts * change scripts * change * change * change Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
由 bryanchang0603 提交于
-
- 05 7月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-
- 01 7月, 2021 2 次提交
-
-
由 Haojun Liao 提交于
-
由 Ganlin Zhao 提交于
* Fix build failure on MacOS with apple m1 chip * Fix build failure on MacOS with apple m1 chip
-
- 30 6月, 2021 1 次提交
-
-
由 hope 提交于
1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to "cmake/define.inc"; and change compile flag "/O3" to "/O2", because "/O3" is not supported by MSVC. 2. fix compile warnings in "src/util/src/tbuffer.c", by using "union" to transform integer with float and double. 3. use "memcpy()" instead of directly type convert in "rc/util/src/tutil.c" to resolve memory alignment problem in ARM platform. 4. reduce other compile warnings.
-
- 29 6月, 2021 2 次提交
-
-
由 tickduan 提交于
-
由 Zhiyu Yang 提交于
* fix warn mesage in jdbc * change * [TD-4876]<fix>: fix getNetworkTimeout and setNetworkTimeout in jdbc driver * [TD-4117]<test>: remove System.out.println in all jdbc test cases * change
-
- 24 6月, 2021 1 次提交
-
-
由 tickduan 提交于
-
- 23 6月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * fix conflicts * make install works. * fix conflicts. * release script works. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 6月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 zyyang-taosdata 提交于
-