Skip to content

No SELECT CONNECTION_ID() for admin sessionΒ #1864

@tixsys

Description

@tixsys

proxysqlv2.0.0-rc2-109-gcacbe7c, on ubuntu 18.04

To be able to edit config via heidiSQL, it needs to get connection id. however when i try

mysql> SELECT CONNECTION_ID()
-> ;
ERROR 1045 (28000): no such function: CONNECTION_ID
mysql> SELECT LAST_INSERT_ID();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions