Skip to content

Commit fe2016a

Browse files
committed
UY-1445 fix create procedure
1 parent f9fceff commit fe2016a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

storage/src/main/resources/pl/edu/icm/unity/store/rdbms/mapper/Initdb-mysql.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
</sql>
4848

4949
<sql id="sql-initTokenTableIdx1">
50-
DROP PROCEDURE IF EXISTS create_index_if_not_exists;
5150
CREATE PROCEDURE create_index_if_not_exists
5251
(
5352
given_index VARCHAR(64),

0 commit comments

Comments
 (0)