[MDEV-32959] Binary protocol: SQL commands which doesn't support placeholders Created: 2023-12-06  Updated: 2024-01-08

Status: Open
Project: MariaDB Server
Component/s: Documentation, Prepared Statements
Affects Version/s: 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 11.0, 11.1, 11.2, 11.3
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None


 Description   

This a (incomplete) list of SQL statements which are supported in binary protocol, but literals cannot be specified by placeholders.

- BINLOG ?
- CHANGE MASTER TO ?
- CREATE USER user1@localhost IDENTIFIED BY ?
- HELP ?  (HELP can't be used in prepared statements at all)
- INSTALL PLUGIN foo SONAME ?
- INSTALL SONAME ?
- RESET REPLICA ?
- SET PASSWORD FOR user1@localhost = PASSWORD(?)
- SHOW BINLOG EVENTS FROM ?
- SHOW SLAVE/REPLICA ? STATUS
- STOP REPLICA/SLAVE ?


Generated at Thu Feb 08 10:35:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.