homework-jianmu/tests/system-test
sima a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
..
0-others fix: restore delete_check.py case 2024-08-08 12:56:13 +08:00
1-insert feat:[TS-4893] Support MYSQL functions. 2024-08-14 09:19:25 +08:00
2-query feat:[TS-4893] Support MYSQL functions. 2024-08-14 09:19:25 +08:00
3-enterprise/restore case: restore vnode wait sleep from 500ms to 1s (main) 2023-10-09 20:07:57 +08:00
5-taos-tools feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
6-cluster Merge pull request #26645 from taosdata/test/3.0/TD-28935 2024-07-18 11:21:12 +08:00
7-tmq feat:[TD-30883]send data if scan wal too log 2024-08-08 11:45:08 +08:00
8-stream other: merge 3.0 2024-08-02 09:16:03 +08:00
99-TDcase Using the checkdata. 2024-07-09 17:07:47 +08:00
eco-system case: check keep_time_offset with sysinfo table 2023-09-28 16:42:58 +08:00
clusterCase.sh
compatibilityAllTest.sh test:add client-server compatibility test 2022-12-28 19:18:56 +08:00
empty.py add create sma index case 2023-07-14 16:31:37 +08:00
failed.txt
loop.bat test: add script loop.bat 2024-01-02 16:35:01 +08:00
loop.sh
pytest.sh test:print error message in ci of address sanitizer test 2024-05-21 15:45:18 +08:00
runAllOne.sh fix: in null 2024-07-29 19:15:48 +08:00
simpletest.bat fix: in null 2024-07-29 19:15:48 +08:00
test-all.bat test:add win testcase in ci 2022-11-27 18:01:07 +08:00
test-win.bat fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
test.py fix: windows compile issue 2024-04-16 11:29:19 +08:00
win-test-file fix: in null 2024-07-29 19:15:48 +08:00