homework-jianmu/tests/script
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
..
api enh: optimize table columns allocation 2024-06-07 13:50:57 +08:00
jenkins ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
sh enh: adjust udf example codes 2024-08-08 19:19:23 +08:00
tmp fix: return 0 if fileptr is null while fsync 2022-12-30 23:07:07 +08:00
tsim feat:[TS-4893] Support MYSQL functions. 2024-08-14 09:19:25 +08:00
coverage_test.sh coverage: remove smaCommit.c file 2024-02-28 11:35:33 +08:00
local.supp cos/multi-writing: suppress uninitialized memalign 2024-04-09 12:29:46 +08:00
log fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
loop.sh test: add loop script for multi run use case 2022-07-08 09:24:53 +08:00
runAllSimCases.sh Update runAllSimCases.sh 2022-11-23 14:12:14 +08:00
test-all.bat test: no valgrind on win 2022-07-20 17:36:23 +08:00
test-win.bat fix: windows test (#20256) 2023-03-16 10:18:06 +08:00
test.sh fix: alpine support (#19353) 2023-02-10 13:00:55 +08:00
tjenkins [TD-13408]<test>: move tests in for3.0 (#10598) 2022-03-07 19:25:29 +08:00
win-test-file Add index filtering based on column value type 2024-06-26 09:12:26 +00:00
wtest.bat test:increase timeout of win testcase 2023-09-14 16:10:16 +08:00