1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-18767 Port "MDEV-16294: INSTALL PLUGIN IF NOT EXISTS / UNINSTALL PLUGIN IF EXISTS" to sql_yacc_ora.yy

This commit is contained in:
Alexander Barkov
2019-02-28 07:17:47 +04:00
parent 9bd47835d0
commit 09d29dfc76
9 changed files with 169 additions and 81 deletions

View File

@ -0,0 +1,3 @@
SET sql_mode=ORACLE;
--source include/install_plugin_if_exists.inc