[MDEV-26021] Character major lambda causes error in MariaDB monitor Created: 2021-06-25 Updated: 2021-08-07 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Insert |
| Affects Version/s: | 10.5.10 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Karl Klepper | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
docker official |
||
| Attachments: |
|
| Description |
|
In MariaDB monitor, the statement
results in
No problem in adminer. |
| Comments |
| Comment by Sergei Golubchik [ 2021-07-17 ] | |||||||||||||||||||||||||||||||||||||||||
|
what locale did you set? what terminal emulator do you use? | |||||||||||||||||||||||||||||||||||||||||
| Comment by Karl Klepper [ 2021-07-17 ] | |||||||||||||||||||||||||||||||||||||||||
|
1.
2. SuperPuTTY 3.
4. adminer used: offcial docker container | |||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-07-29 ] | |||||||||||||||||||||||||||||||||||||||||
|
it worked for me in the same locale, same server version, on focal. But not in SuperPuTTY. Could you try other console tools? bash? vi? anything linked with old readline? | |||||||||||||||||||||||||||||||||||||||||
| Comment by Karl Klepper [ 2021-07-29 ] | |||||||||||||||||||||||||||||||||||||||||
|
I'd like to but don't know what to do. I fired up plain PuTTY but that one didn't even accept my insert string. SmarTTY does not accept these characters either. Same with PuttyTabs or KiTTY, they are all based on PuTTY. Windows ssh shows same symptoms. Unfortunately I don't understand your hint. How could I connect to the linux server from windows with bash or vi? | |||||||||||||||||||||||||||||||||||||||||
| Comment by Karl Klepper [ 2021-07-29 ] | |||||||||||||||||||||||||||||||||||||||||
|
I tried with Bitvise xterm also. The screenshot shows that the terminal can cope with these characters, the mysql client does not (each inserted from clipboard). | |||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-08-07 ] | |||||||||||||||||||||||||||||||||||||||||
|
wlad, any windows specific comments or questions here? | |||||||||||||||||||||||||||||||||||||||||
| Comment by Vladislav Vaintroub [ 2021-08-07 ] | |||||||||||||||||||||||||||||||||||||||||
|
Nope, I have no idea of the terminal emulators that are mentioned here. If the Windows bash does not play well, here one can file a bug https://github.com/microsoft/WSL/issues |