Skip to content

Error processing queries with equal sign #11

Open
@cyanide-burnout

Description

@cyanide-burnout

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions