mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-04-18 21:24:07 +03:00
Set manpage version to 3.3
This commit is contained in:
parent
e06ff35fd7
commit
3f2196d84e
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_cancel" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_cancel" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_cancel \- Immediately aborts a connection
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_connection" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_connection" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_connection \- checks if the client is connected to a MariaDB
|
||||
database server
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_check" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_check" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_check \- Checks if a dynamic column has correct format
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_column_cmp_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_column_cmp_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_column_cmp_named \- Compare two column names
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_column_count" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_column_count" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_column_count \- Get number of columns in dynamic column
|
||||
blob ## Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_create_many_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_create_many_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_create_many_named \- Creates a dynamic column with named
|
||||
keys
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_create_many_num" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_create_many_num" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_create_many_num \- Creates a dynamic column with numeric
|
||||
keys
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_exists_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_exists_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_exists_named \- Check if column with given name exists.
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_exists_num" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_exists_num" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_exists_num \- Check if column with given number exists.
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_free" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_free" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_free \- Free memory inside packed blob
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_get_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_get_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_get_name \- Get value of a column with given key
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_get_num" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_get_num" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_get_num \- Get value of a column with given number
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_has_names" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_has_names" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_has_names \- Checks if dynamic column uses named keys
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_json" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_json" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_json \- Get content of a dynamic column in JSON format
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_list_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_list_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_list_named \- Lists column keys in dynamic column
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_list_num" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_list_num" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_list_num \- Lists numeric column keys in dynamic column
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_unpack" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_unpack" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_unpack \- extracts keys and values of all columns
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_update_many_named" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_update_many_named" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_update_many_named \- Update, insert or delete values in a
|
||||
dynamic column
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_dyncol_update_many_num" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_dyncol_update_many_num" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_dyncol_update_many_num \- Update, insert or delete values in a
|
||||
dynamic column using numeric keys
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_field_attr" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_field_attr" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_field_attr \- returns extended metadata information for
|
||||
pluggable field types
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_free_rpl_event" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_free_rpl_event" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_free_rpl_event \- free event memory
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_get_infov" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_get_infov" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_get_infov \- retrieves generic or connection related information
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_reconnect" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_reconnect" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_reconnect \- reconnects to a server
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_rpl_close" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_rpl_close" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_rpl_close \- Closes replication stream
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_rpl_fetch" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_rpl_fetch" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_rpl_fetch \- fetches next event from replication stream
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_rpl_get_optionsv" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_rpl_get_optionsv" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_rpl_get_optionsv \- get replication option value
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_rpl_open" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_rpl_open" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_rpl_open \- opens a replication stream
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_rpl_optionsv" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_rpl_optionsv" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_rpl_optionsv \- sets replication options
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_stmt_execute_direct" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_stmt_execute_direct" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_stmt_execute_direct \- prepares and executes a prepared
|
||||
statement
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mariadb_stmt_fetch_fields" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mariadb_stmt_fetch_fields" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mariadb_stmt_fetch_fields \- Returns an array of fields containing the
|
||||
column definitions ## Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_affected_rows" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_affected_rows" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_affected_rows \- returns the number of rows affected by the last
|
||||
operation
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_autocommit" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_autocommit" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_autocommit \- Toggles autocommit mode
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_change_user" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_change_user" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_change_user \- changes user and default database
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_close" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_close" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_close \- Closes a previously opened connection
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_commit" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_commit" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_commit \- Commits the current transaction
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_data_seek" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_data_seek" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_data_seek \- seeks to an offset
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_eof" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_eof" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_eof \- determines if the last row of a result set has been read
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_errno" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_errno" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_errno \- returns the last error code for the most recent function
|
||||
call
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_error" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_error" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_error \- returns the last error message for the most recent
|
||||
function call
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_fetch_field" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_fetch_field" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_fetch_field \- Returns the definition of one column of a result
|
||||
set
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_fetch_field_direct" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_fetch_field_direct" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_fetch_field_direct \- Returns a pointer to a MYSQL_FIELD structure
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_fetch_fields" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_fetch_fields" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_fetch_fields \- returns an array of fields
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_fetch_lengths" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_fetch_lengths" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_fetch_lengths \- returns an array of length values for the current
|
||||
row
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_fetch_row" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_fetch_row" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_fetch_row \- fetches row of data from result set
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_field_count" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_field_count" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_field_count \- returns the number of columns for the most recent
|
||||
statement
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_field_seek" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_field_seek" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_field_seek \- sets the field cursor to given offset
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_field_tell" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_field_tell" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_field_tell \- Returns offset of the field cursor
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_free_result" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_free_result" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_free_result \- Frees result set
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_character_set_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_character_set_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_character_set_info \- returns character set information
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_client_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_client_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_client_info \- returns client library version as string
|
||||
representation
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_client_version" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_client_version" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_client_version \- returns client version number
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_host_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_host_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_host_info \- Returns host information
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_proto_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_proto_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_proto_info \- Returns protocol version number
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_server_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_server_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_server_info \- Returns server version as string
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_server_version" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_server_version" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_server_version \- returns numeric server version
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_socket" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_socket" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_socket \- Returns the descriptor of the socket used for the
|
||||
current connection
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_get_ssl_cipher" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_get_ssl_cipher" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_get_ssl_cipher \- returns the cipher suite in use
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_hex_string" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_hex_string" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_hex_string \- create a hexadecimal string
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_info" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_info" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_info \- provides information about the last executed statement
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_init" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_init" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_init \- Prepares and initializes a \f[CR]MYSQL\f[R] structure
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_insert_id" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_insert_id" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_insert_id \- returns the auto generated ID used in last statement
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_kill" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_kill" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_kill \- Kills a connection
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_more_results" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_more_results" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_more_results \- indicates if one or more results are available
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_next_result" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_next_result" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_next_result \- prepares next result set
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_num_fields" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_num_fields" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_num_fields \- Returns number of fields in a result set
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_num_rows" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_num_rows" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_num_rows \- Returns number of rows in a result set.
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_options" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_options" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_options \- Used to set extra connect options and affect behavior
|
||||
of a connection
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_options4" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_options4" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_options4 \- Used to set extra connect options and affect behavior
|
||||
of a connection
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_optionsv" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_optionsv" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_optionsv \- Used to set extra connect options and affect behavior
|
||||
of a connection
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_ping" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_ping" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_ping \- checks if the connection between client and server is
|
||||
working
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_query" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_query" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_query \- executes a null terminated statement string
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_read_query_result" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_read_query_result" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_read_query_result \- waits for a server result or response package
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_real_connect" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_real_connect" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_real_connect \- establishes a connection to a MariaDB database
|
||||
server
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_real_escape_string" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_real_escape_string" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_real_escape_string \- escape string by taking into account
|
||||
character set of connection
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_real_query" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_real_query" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_real_query \- execute a statement (binary safe)
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_refresh" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_refresh" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_refresh \- flushes information on the server
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_reset_connection" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_reset_connection" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_reset_connection \- Resets connection and clears session state
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_rollback" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_rollback" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_rollback \- Rolls back the current transaction
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_row_seek" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_row_seek" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_row_seek \- Positions the row cursor to an arbitrary row
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_row_tell" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_row_tell" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_row_tell \- Returns row offset of a result cursor
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_select_db" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_select_db" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_select_db \- selects a database as default
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_send_query" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_send_query" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_send_query \- sends a SQL statement without waiting for server
|
||||
response
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_server_end" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_server_end" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_server_end \- Called when finished using MariaDB Connector/C
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_server_init" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_server_init" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_server_init \- Initializes library
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_session_track_get_first" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_session_track_get_first" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_session_track_get_first \- retrieves first session status change
|
||||
information
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_session_track_get_next" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_session_track_get_next" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_session_track_get_next \- Retrieves the next session status change
|
||||
information
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_set_character_set" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_set_character_set" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_set_character_set \- Sets the default character set for connection
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_set_server_option" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_set_server_option" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_set_server_option \- Sets server option
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_shutdown" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_shutdown" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_shutdown \- Sends shutdown message to server
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_sqlstate" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_sqlstate" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_sqlstate \- returns SQLSTATE error code
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_ssl_set" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_ssl_set" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_ssl_set \- Sets TLS/SSL options
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stat" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stat" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stat \- Returns current server status
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_affected_rows" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_affected_rows" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_affected_rows \- Returns the number of affected rows from
|
||||
previous executed prepared statement
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_attr_get" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_attr_get" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_attr_get \- Gets the current value of a statement attribute
|
||||
.SS Synopsis
|
||||
|
@ -1,7 +1,7 @@
|
||||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_attr_set" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_attr_set" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_attr_set \- Sets attribute of a statement
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_bind_param" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_bind_param" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_bind_param \- Binds parameter to a prepared statement
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_bind_result" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_bind_result" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_bind_result \- binds result columns to variables
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_close" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_close" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_close \- Closes a prepared statement
|
||||
.SS Synopsis
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_data_seek" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_data_seek" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_data_seek \- Seeks to an arbitrary row in statement result
|
||||
set
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.5
|
||||
.\"
|
||||
.TH "mysql_stmt_errno" "3" "" "Version 3.4.2" "MariaDB Connector/C"
|
||||
.TH "mysql_stmt_errno" "3" "" "Version 3.3" "MariaDB Connector/C"
|
||||
.SS Name
|
||||
mysql_stmt_errno \- Returns error code for the last statement error
|
||||
.SS Synopsis
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user