mirror of
https://github.com/MariaDB/server.git
synced 2025-09-29 04:19:13 +02:00
![]() Grammar updates & stored procedures examples Intervals appear within stored procedures -I made the changes requested on the PR. -I have implemented validation on various stages: parser and conversion function (str_to_interval) -for each validation added, there is corresponding tests Fix build failures Fixed test failure - clean up after Stored procedures after execuation This commit includes: Truncation & rounding for fractional seconds alternative ways to set interval values (e.g. val_deciaml, val_int and val_double) Field_interval Type_handler_interval This commit includes: -item_cache_interval -item_interval_literal -Interval_Native This commit includes: - Complete & test Milestone 2 requirements - Add grammar support for literal INTERVAL items - Enable INTERVAL type recognition in expression handling - Implement hybrid Date/Time operations (temporal ± interval only) Supported operations: - Temporal + INTERVAL - Temporal - INTERVAL This commit adds complete support for: -Interval Arithmetic: Full implementation of operations between two intervals, including multiplication, division, addition, and subtraction. -Hybrid Functions: IFNULL, NULLIF, COALESCE, CASE, IF, GREATEST, LEAST, ROUND, FLOOR, and CEIL. |
||
---|---|---|
.. | ||
archive | ||
atomic | ||
binlog | ||
binlog_encryption | ||
client | ||
compat | ||
csv | ||
encryption | ||
engines | ||
events | ||
federated | ||
funcs_1 | ||
funcs_2 | ||
galera | ||
galera_3nodes | ||
galera_3nodes_sr | ||
galera_sr | ||
gcol | ||
handler | ||
heap | ||
innodb | ||
innodb_fts | ||
innodb_gis | ||
innodb_i_s | ||
innodb_zip | ||
jp | ||
json | ||
large_tests | ||
maria | ||
mariabackup | ||
merge | ||
mtr/t | ||
mtr2 | ||
multi_source | ||
optimizer_unfixed_bugs | ||
parts | ||
perfschema | ||
perfschema_stress | ||
period | ||
plugins | ||
roles | ||
rpl | ||
s3 | ||
sql_sequence | ||
storage_engine | ||
stress | ||
sys_vars | ||
sysschema | ||
unit | ||
vcol | ||
versioning | ||
wsrep |