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
5-taos-tools
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
clusterCase.sh
compatibilityAllTest.sh
empty.py
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-win.bat
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