[CONC-338] mysql_stmt_param_metadata() is unimplemented Created: 2018-06-04  Updated: 2018-06-04  Resolved: 2018-06-04

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: N/A

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

Issue Links:
Relates
relates to MDEV-15031 Parameter metadata Open

 Description   

Function mysql_stmt_param_metadata() should return metadata for bind parameters, but apparently it always returns NULL. Seems it is unimplemented.



 Comments   
Comment by Georg Richter [ 2018-06-04 ]

The function mysql_stmt_param_data is just a stub, since the server doesn't return metadata for parameters yet (Both MySQL and MariaDB).

See task MDEV-15031

Comment by Pali [ 2018-06-04 ]

Yea, so we are still missing server functionality.

Generated at Thu Feb 08 03:04:36 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.