Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Error in DELIMITER while Executing procedure.sql  #4

@gautamksr

Description

@gautamksr

Hi,

I have tried with all possible syntax for DELIMITER // , DELIMITER $$ and DELIMITER ;
But there is error throw while execute the stored procedure.sql (which has many procedure). could any one help me to shorted out this issues

Details of error:

Error running MySQL scripts: Exception calling "Fill" with "1" argument(s): "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 test ()
BEGIN
select * from organisation;
' at line 1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions