[MDEV-4545] [PATCH] Fix an incorrect comparison in READ_INFO::terminator Created: 2013-05-20 Updated: 2013-07-16 Resolved: 2013-07-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.2, 5.5.31 |
| Fix Version/s: | 10.0.4, 5.5.32 |
| Type: | Bug | Priority: | Major |
| Reporter: | Pavel Ivanov | Assignee: | Oleksandr Byelkin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Please consider including the attached patch into MariaDB. |
| Comments |
| Comment by Oleksandr Byelkin [ 2013-07-16 ] |
|
Pavel, under what license do we have these patches (as well as patches for in 4546 and 4547) ? If it's new BSD, could you say that explicitly, please? |
| Comment by Oleksandr Byelkin [ 2013-07-16 ] |
|
This was fixed in 5.5 (in a bit other patch but the problem fixed in the same way). |
| Comment by Oleksandr Byelkin [ 2013-07-16 ] |
|
revno: 3823 for field terminators, uchar was compared with char |
| Comment by Oleksandr Byelkin [ 2013-07-16 ] |
| Comment by Pavel Ivanov [ 2013-07-16 ] |
|
All patches (including the patch here, in 4546 and 4547) are provided under the "New BSD" License by Google Inc. |