|
|
|
|
|
by michielr
3324 days ago
|
|
When running with sql_mode=ORACLE, the server now understands a subset of Oracle's PL/SQL language instead of the traditional MariaDB syntax for stored routines. See MDEV-10142, MDEV-10764 and MariaDB-10.3.0 release notes to know the current status. So after the update you can use a (subset) of pl/sql. |
|
Has anyone here done a migration from Oracle's offering to MariaDB? How difficult was it?