Subject Create procedure problem
Author
Hello,

I have migrated to Firebird 2.5 from 1.5 and have problems creating procedures with Jaybird.
Same SQL statements used to work fine on 1.5 but now not on 2.5.

org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544351. unsuccessful metadata update
STORE RDB$PROCEDURES failed
null
null
Malformed string


Any clue why the behaviour change and how to fix?

Jaybird 2.3
Java 1.7.0_55