[MDEV-9117] Client Server capability negotiation for MariaDB specific functionality Created: 2015-11-11 Updated: 2016-02-02 Resolved: 2016-02-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.2.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.2.0-1, 10.2.0-5 | ||||||||
| Description |
|
Add yet another 4 bytes of capability flags for new MariaDB functionality:
Move CLIENT_PROGRESS flag to the new flag space. |
| Comments |
| Comment by Sergei Golubchik [ 2015-11-20 ] | ||
|
also redefine as
| ||
| Comment by Oleksandr Byelkin [ 2015-11-21 ] | ||
|
I decide do not touch CLIENT_LONG_PASSWORD because it used by mysqlbinlog (for example) without 41 protocol revision-id: 2606b8744404f352b44c85ee23d41b12cddc3470 (mariadb-10.1.8-51-g2606b87)
New capability flags space. — | ||
| Comment by Oleksandr Byelkin [ 2015-11-26 ] | ||
|
revision-id: cae19452eec1d3be47fa04759dd2dda6d061543e (mariadb-10.1.8-69-gcae1945)
New capability flags space. — | ||
| Comment by Oleksandr Byelkin [ 2016-01-28 ] | ||
|
revision-id: 5dd6eb45c418f61c749a7884d7b3e13d62f3bfb9 (mariadb-10.1.8-113-g5dd6eb4) | ||
| Comment by Oleksandr Byelkin [ 2016-02-02 ] | ||
|
revision-id: 910576544ea45c5c0446b5da46b4ac0550621787 (mariadb-10.1.8-113-g9105765)
New capability flags space. — | ||
| Comment by Sergei Golubchik [ 2016-02-02 ] | ||
|
ok to push |