[MDEV-22808] Oracle Mode should result into .1 rather than 0.1 for value 0.1 with SELECT statement Created: 2020-06-05 Updated: 2021-12-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Pramod Mahto | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility, Oracle | ||
| Description |
|
Select numbers in MariaDB SQL_MODE=ORACLE is not like Oracle resulting into 0.1 instead of .1 In Oracle
While in MariaDB with in Oracle mode
|