Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
10.2.0-7, 10.2.0-8, 10.2.0-9, 10.2.0-10, 10.2.0-11, 10.2.1-1, 10.2.1-3, 10.2.1-4, 10.2.1-5, 10.2.2-2, 5.5.51 & 10.2.2, 10.2.2-1, 10.2.2-2
Description
see, e.g. https://dev.mysql.com/doc/refman/5.7/en/mysql-session-track-get-first.html
this also deprecates the EOF packet. It will be only used for old clients that don't need session state tracking.
Attachments
Issue Links
- causes
-
MDEV-11761 CLIENT_DEPRECATE_EOF : Client must identify a "stored procedure output resultset"
-
- Closed
-
-
MDEV-32102 Permit to have intermediate EOF in resultset
-
- Open
-
- relates to
-
CONC-148 Session state tracking (as in 5.7)
-
- Closed
-
-
MDEV-10734 Add/port connection tracker support in mysqltest. Add tests.
-
- Open
-
-
CONJ-319 handle Server session state flag in OKPacket
-
- Closed
-
-
MDEV-10734 Add/port connection tracker support in mysqltest. Add tests.
-
- Open
-
-
MDEV-29629 Session state tracking does not track variable changes via aliases
-
- Closed
-
Changes are in the branch 10.2-
MDEV-8931or:revision-id: 4c51152d9f43e271e17a2bc266f5887ce092c00f (mariadb-10.1.8-187-g4c51152)
parent(s): 69b5c4a4220c8fa98bbca8b3f935b2a3735e19ac
committer: Oleksandr Byelkin
timestamp: 2016-03-28 19:19:54 +0200
message:
MDEV-8931: (server part of) session state trackinginitial commit to test
—
revision-id: d4f228771adde02262061702950babd2539a99f5 (mariadb-10.1.8-188-gd4f2287)
parent(s): 4c51152d9f43e271e17a2bc266f5887ce092c00f
committer: Oleksandr Byelkin
timestamp: 2016-04-03 19:58:38 +0200
message:
MDEV-8931: (server part of) session state trackingSystem variables tracking
—