[MXS-3680] Multiple SQL connections Created: 2021-07-22  Updated: 2021-08-02  Resolved: 2021-08-02

Status: Closed
Project: MariaDB MaxScale
Component/s: REST-API
Affects Version/s: 6.0.0
Fix Version/s: 6.2.0

Type: New Feature Priority: Major
Reporter: Duong Thien Ly Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MXS-3681 Refactor SQL GUI to support multiple ... Closed
Epic Link: SQL GUI feedback

 Description   

Creating multiple connections is not convenient when the token is stored in the cookies. Being able to store multiple connections in the cookies is required for proper use of the SQL API in MaxScale.



 Comments   
Comment by markus makela [ 2021-08-02 ]

The cookies are now stored in the conn_id_body_<num> and conn_id_sig_<num> cookies where <num> is the connection ID (e.g. conn_id_body_1 and conn_id_sig_1 for the connection ID 1).

Generated at Thu Feb 08 04:23:11 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.