[MDEV-23095] No help topics for prepared statement commands Created: 2020-07-04  Updated: 2020-07-06

Status: Open
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.5.5, 10.4, 10.5
Fix Version/s: 10.4, 10.5

Type: Bug Priority: Major
Reporter: Federico Razzoli Assignee: Ian Gilfillan
Resolution: Unresolved Votes: 0
Labels: help
Environment:

Help is present for 'EXECUTE IMMEDIATE', but the following topics are missing:

MariaDB [test]> HELP 'PREPARE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'EXECUTE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'DEALLOCATE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'DEALLOCATE PREPARE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics


Issue Links:
Relates
relates to MDEV-6521 HELP Contents need to use MariaDB Kno... Closed

 Description   

Help is present for 'EXECUTE IMMEDIATE', but the following topics are missing:

MariaDB [test]> HELP 'PREPARE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'EXECUTE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'DEALLOCATE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics
 
MariaDB [test]> HELP 'DEALLOCATE PREPARE';
 
Nothing found
Please try to run 'help contents' for a list of all accessible topics


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