Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
_emphasized text_The goal is to implement proxy redirection protocol describe in MDEV-15935 :
Connection process would ends with OK_Packet that may indicate redirection mechanism with the format
"Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field.
Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket.
A successful redirection will be cached for some time (next 10 minutes). If some following connection establishment use a cache location and fail to connect, the connector will then try to reconnect to initial host silently.
Attachments
Issue Links
- is blocked by
-
MDEV-15935 Connection Redirection Mechanism in MariaDB Client/Server Protocol
-
- Closed
-
-
MDEV-36076 redirect_url verification is buggy
-
- Open
-
- is duplicated by
-
CONJ-981 Add support for connection redirection
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is blocked by |
Key |
|
|
Project | MariaDB Server [ 10000 ] | MariaDB Connector/J [ 10301 ] |
Description |
The goal is to implement proxy redirection protocol describe in Connection process ends with [OK_Packet |https://mariadb.com/kb/en/ok_packet/] that may indicate redirection mechanism with the format "Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field. Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket. A successful redirection will be cached for some time (next 10 minutes). If some folling connection establishment use cache and fail to connect, the connector will then try to reconnect to initial host silently. |
The goal is to implement proxy redirection protocol describe in Connection process ends with [OK_Packet |https://mariadb.com/kb/en/ok_packet/] that may indicate redirection mechanism with the format "Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field. Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket. A successful redirection will be cached for some time (next 10 minutes). If some following connection establishment use a cache location and fail to connect, the connector will then try to reconnect to initial host silently. |
Remote Link | This issue links to "PR (Web Link)" [ 29202 ] |
Description |
The goal is to implement proxy redirection protocol describe in Connection process ends with [OK_Packet |https://mariadb.com/kb/en/ok_packet/] that may indicate redirection mechanism with the format "Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field. Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket. A successful redirection will be cached for some time (next 10 minutes). If some following connection establishment use a cache location and fail to connect, the connector will then try to reconnect to initial host silently. |
_emphasized text_The goal is to implement proxy redirection protocol describe in Connection process would ends with [OK_Packet |https://mariadb.com/kb/en/ok_packet/] that may indicate redirection mechanism with the format "Location: mysql://<host>:<port>/key=value&key2=value2" in `info` field. Connector, if having an option that permits redirection, must then redirect to the indicated location and close initial socket. A successful redirection will be cached for some time (next 10 minutes). If some following connection establishment use a cache location and fail to connect, the connector will then try to reconnect to initial host silently. |
Workflow | MariaDB v3 [ 99604 ] | MariaDB v4 [ 128221 ] |
Fix Version/s | 3.4.0 [ 29821 ] |
Fix Version/s | 3.4 [ 29509 ] | |
Fix Version/s | 3.4.0 [ 29821 ] |
Component/s | Other [ 12201 ] | |
Fix Version/s | 3.4.0 [ 29821 ] | |
Fix Version/s | 3.4 [ 29509 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link | This issue is blocked by MDEV-36076 [ MDEV-36076 ] |