1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

Man page fixes:

- Install created man pages when building with WITH_DOCS=ON
- Set version to 3.4
This commit is contained in:
Georg Richter
2024-10-25 10:37:47 +02:00
parent 0a5fe7aa1e
commit 10c67ee835
130 changed files with 138 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.5
.\"
.TH "mysql_stmt_sqlstate" "3" "" "Version 3.3" "MariaDB Connector/C"
.TH "mysql_stmt_sqlstate" "3" "" "Version 3.4" "MariaDB Connector/C"
.SS Name
mysql_stmt_sqlstate \- Returns SQLSTATE error from previous statement
operation.