Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ER_NO_SUCH_TABLE: Table 'db.sys_entity' doesn't exist #4

Closed
sdbondi opened this issue Apr 15, 2016 · 1 comment
Closed

ER_NO_SUCH_TABLE: Table 'db.sys_entity' doesn't exist #4

sdbondi opened this issue Apr 15, 2016 · 1 comment

Comments

@sdbondi
Copy link

sdbondi commented Apr 15, 2016

I'm sure I'm missing something silly here, but seneca-entity seems to want a table in the database.
I cannot find the schema of that table or any documentation on what is required by seneca-entity (with a mysql-store).

Error: ER_NO_SUCH_TABLE: Table 'db.sys_entity' doesn't exist
api-service-0     at Query.Sequence._packetToError (/app/src/services/node_modules/mysql/lib/protocol/sequences/Sequence.js:48:14)
api-service-0     at Query.ErrorPacket (/app/src/services/node_modules/mysql/lib/protocol/sequences/Query.js:83:18)
api-service-0     at Protocol._parsePacket (/app/src/services/node_modules/mysql/lib/protocol/Protocol.js:274:23)
api-service-0     at Parser.write (/app/src/services/node_modules/mysql/lib/protocol/Parser.js:77:12)
api-service-0     at Protocol.write (/app/src/services/node_modules/mysql/lib/protocol/Protocol.js:39:16)
api-service-0     at Socket.<anonymous> (/app/src/services/node_modules/mysql/lib/Connection.js:96:28)

EDIT: It occurs to me that this is probably the seneca-user plugin

@sdbondi
Copy link
Author

sdbondi commented Apr 15, 2016

Yup, there is an issue relating to this over here: senecajs/seneca-user#13
I'll close.

@sdbondi sdbondi closed this as completed Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant