mariadb/mysql-test/suite/compat
Alexander Barkov 8feb984211 MDEV-10411 Providing compatibility for basic PL/SQL constructs
Part 5: EXIT statement

Adding unconditional EXIT statement:

  EXIT [ label ]

Conditional EXIT statements with WHERE clause
will be added in a separate patch.
2017-04-05 15:02:44 +04:00
..
oracle MDEV-10411 Providing compatibility for basic PL/SQL constructs 2017-04-05 15:02:44 +04:00