Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

ER_SP_UNDECLARED_VAR occurs when using .query() for MariaDB #108

Open
chenweiyj opened this issue Jan 19, 2016 · 1 comment
Open

ER_SP_UNDECLARED_VAR occurs when using .query() for MariaDB #108

chenweiyj opened this issue Jan 19, 2016 · 1 comment

Comments

@chenweiyj
Copy link

I use the placeholder way to generate the sql for .query() method. However, it runs an error as follows.

Error: ER_SP_UNDECLARED_VAR: Undeclared variable: $1

How could I solve it?

@dv336699
Copy link

dv336699 commented Mar 2, 2016

Wrong repo, this is waterline-docs repo, you should post issues on waterline repo and questions on stackoverflow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants