Skip to content

Error processing queries with equal sign #11

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

Open
cyanide-burnout opened this issue Oct 25, 2016 · 0 comments
Open

Error processing queries with equal sign #11

cyanide-burnout opened this issue Oct 25, 2016 · 0 comments
Labels
bug Something isn't working

Comments

@cyanide-burnout
Copy link

local result = connection:execute(
"SELECT Users.ID, Users.Repeater, Users.Slot, Repeaters.Network " ..
"FROM Users JOIN Repeaters ON Repeaters.ID = Users.Repeater")

/usr/share/tarantool/mysql/init.lua:72: attempt to compare 'number' with 'struct tuple'

@Totktonada Totktonada added the bug Something isn't working label Jul 8, 2020
darkwrat pushed a commit to darkwrat/tarantool-mysql that referenced this issue Nov 9, 2020
@Totktonada Totktonada added backlog Issues for upcoming releases (to be done soon) prio5 teamE labels Dec 21, 2020
@LeonidVas LeonidVas removed prio5 backlog Issues for upcoming releases (to be done soon) labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants