[MDEV-24208] SHOW RELAYLOG EVENTS command is not supported in the prepared statement protocol yet Created: 2020-11-13 Updated: 2021-01-17 Resolved: 2021-01-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.2.37, 10.3.28, 10.4.18, 10.5.9, 10.6.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sujatha Sivakumar (Inactive) | Assignee: | Dmitry Shulga |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Test File: show_relay_log_ps.test ./mtr --ps-protocol show_relay_log_ps.test
|
| Comments |
| Comment by Sergei Golubchik [ 2020-11-19 ] | ||||||||||||||||||
|
Perhaps it needs just
| ||||||||||||||||||
| Comment by Sergei Golubchik [ 2020-11-19 ] | ||||||||||||||||||
|
after fixing this, please also remove --disable_ps_protocol and --enable_ps_protocol around SHOW RELAYLOG EVENTS in various test files. | ||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2021-01-07 ] | ||||||||||||||||||
|
Generally OK (I'd make "test" function but also can live with the block in case). But I think test shoud be added: | ||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2021-01-13 ] | ||||||||||||||||||
|
OK to push! |