[MDEV-18211] stray "\0"s in mysql client output on macosx querying Linux server Created: 2019-01-11 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jason Vas Dias | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
5.5.5-10.3.8-MariaDB-1:10.3.8+maria~jessie mariadb.org binary distribution running on Ubuntu 16.04.3 LTS (Xenial Xerus) x86_64 queried with remote MacOSX 10.14.2 mojave x86_64 with EITHER : |
||
| Description |
|
When querying a join on a table that contains a varchar(255) column, Example:
|
| Comments |
| Comment by Jason Vas Dias [ 2019-01-11 ] |
|
It appears the \0's occur at the position a column The stray '\0's happen in either MacOSX Terminal or under xterm It does not happen if I ssh into the server and run the query. But really, I can't be tied to having to run all queries on the server under SSH . Why these extra disastrous '\0's ? |
| Comment by Jason Vas Dias [ 2019-01-12 ] |
|
Oops, sorry ! It took doing a $ mysqldump -d D -u $u -p -h $H E to see that there are some values of the E.r 'r' string that are represented as: |