Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
encountering a SQL error while executing MySQL queries in the dbscripts/identity/stored-procedures/mysql/confirmation-code-cleanup
PROCEDURE .WSO2_CONFIRMATION_CODE_CLEANUP_RESTORE does not existPROCEDURE .WSO2_CONFIRMATION_CODE_CLEANUP does not exist
Error occurred during SQL script execution
Reason:
SQL Error [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER $$
CREATE PROCEDURE `WSO2_CONFIRMATION_CODE_CLEANUP_RESTORE`()
BEGIN
' at line 1
Error occurred during SQL script execution
Reason:
SQL Error [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER $$
CREATE PROCEDURE `WSO2_CONFIRMATION_CODE_CLEANUP_RESTORE`()
BEGIN
' at line 1
Reason:
SQL Error [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER $$
CREATE PROCEDURE WSO2_PAR_REQUEST_CLEANUP()
BEGIN
Describe the issue:**
encountering a SQL error while executing MySQL queries in the dbscripts/identity/stored-procedures/mysql/confirmation-code-cleanup
PROCEDURE.WSO2_CONFIRMATION_CODE_CLEANUP_RESTORE does not exist
PROCEDURE .WSO2_CONFIRMATION_CODE_CLEANUP does not exist
Reason: SQL Error [1064] [42000]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER $$ CREATE PROCEDURE
WSO2_PAR_REQUEST_CLEANUP
() BEGIN