mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:29:42 +01:00
- Adding a method Datetime::to_seconds_ff() - Rewriting Item_func_months_between::val_real() using Datetime::to_seconds_ff(). It reduces the code size. Also, improves the precision of the returned result (closer to Oralce results) - Getting rid of copy_to_mysql_time(), to avoid copying TODO: add tests with microseconds |
||
|---|---|---|
| .. | ||
| maxdb | ||
| mssql | ||
| oracle | ||
| README.txt | ||
To run a test suite under this directory, you should use the format: mysql-test-run --suite=compat/oracle or to run one test: mysql-test-run compat/oracle.test_name