Commit Graph

65837 Commits

Author SHA1 Message Date
johnnyhou327 00d8b9c07c
Update pom.xml
Change the pom.xml for the JDBC demo project so that users can directly compile and package an executable jar with all the dependencies.
2019-07-15 20:10:01 +08:00
johnnyhou327 5eb75151f7
Create readme.md 2019-07-15 20:05:44 +08:00
Amos Bird 0084b15959 fix left/bs for release build 2019-07-15 11:17:33 +08:00
Amos Bird 5f7ee42c95 Don't SEGFAULT 2019-07-15 10:07:59 +08:00
Amos Bird 11389fc2c7 Fix compilation of taosdump
The mode argument must be supplied when O_CREAT or O_TMPFILE is
specified in flags for open(...).
2019-07-15 09:56:40 +08:00
Jeff Tao 6d12c685f7
Update README.md 2019-07-14 09:26:51 +08:00
slguan 6d17dbc0f8 Clean up some warnings 2019-07-13 14:04:30 +08:00
slguan 125636e9a5 Modify the location of the cache count 2019-07-13 10:19:35 +08:00
slguan d0c37df8bb Change the free function to tfree 2019-07-13 10:15:40 +08:00
slguan e28077b677
Merge pull request #7 from siddontang/master
fix memory leak when read failed
2019-07-13 10:10:17 +08:00
siddontang 74d44497d8 fix memory leak when read failed
Signed-off-by: siddontang <siddontang@gmail.com>
2019-07-12 22:00:01 +08:00
hzcheng 28b27619c9 correct spell error 2019-07-12 19:56:50 +08:00
slguan bf74e8d6b1 Check if the current operating system is linux 2019-07-12 14:07:46 +08:00
slguan cffe218533 Solve the bugs when creating the database 2019-07-12 11:25:11 +08:00
slguan fb9be172df Place charset in the default configuration file 2019-07-12 11:09:54 +08:00
Hongze Cheng f0f6b6a975 add lower version cmake support 2019-07-12 01:57:11 +00:00
hzcheng ed1901ad9c more on readme 2019-07-12 08:43:42 +08:00
hzcheng 50eaf830fa more on readme fix 2019-07-12 08:05:24 +08:00
hzcheng e3b3ab7895 fix readme link loss 2019-07-12 07:34:11 +08:00
hzcheng 902954e315 make readme more clear 2019-07-11 22:45:05 +08:00
slguan 57b55444c7 Handling the problem of log database creation failure 2019-07-11 20:13:54 +08:00
slguan 23cbcfe0a5 Parameters can be out of order when creating a database 2019-07-11 20:05:59 +08:00
slguan 139af8e4bf Add alter dnode command to modify debugFlag 2019-07-11 19:52:05 +08:00
slguan 402bf83e5a Some python scripts are not uploaded 2019-07-11 19:10:07 +08:00
slguan 7c927553c0 Processing Stream Computing Problems in Microsecond Accuracy Database 2019-07-11 19:06:41 +08:00
slguan fa719d5c99 Handling invalid connections when deleting a database 2019-07-11 19:02:45 +08:00
slguan 4ee2f63374 Check the replica parameters when creating the database 2019-07-11 19:01:36 +08:00
slguan 05c8a3313f Handling a crash on a python client 2019-07-11 18:52:45 +08:00
slguan a3eddfe439
Merge pull request #4 from guanshengliang/master
Solve the installation script does not package taosdump error
2019-07-11 18:39:03 +08:00
slguan c2034631c8 Solve the installation script does not package taosdump error 2019-07-11 18:38:04 +08:00
slguan 648091dec3
Merge pull request #3 from guanshengliang/master
Solve the installation script does not package taosdump error
2019-07-11 18:19:09 +08:00
slguan 99c666aa49 Solve the installation script does not package taosdump error 2019-07-11 18:11:08 +08:00
hzcheng 57da318697
Merge pull request #2 from guanshengliang/master
Modify grammatical errors in some example codes
2019-07-11 17:17:12 +08:00
hzcheng 8b1df51454
Merge pull request #1 from johnnyhou327/patch-1
Update README.md
2019-07-11 17:16:52 +08:00
slguan b1f982710b Modify grammatical errors in some example codes 2019-07-11 17:14:08 +08:00
johnnyhou327 e52d7e7611
Update README.md 2019-07-11 17:12:48 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00