Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mysql/mysql-connector-python
/ functions
Functions
5,006 in github.com/mysql/mysql-connector-python
⨍
Functions
5,006
◇
Types & classes
734
↳
Endpoints
17
Method
_fetch_row
(self)
mysql-connector-python/lib/mysql/connector/cursor_cext.py:980
Method
_float_to_mysql
Convert value to float
mysql-connector-python/lib/mysql/connector/conversion.py:318
Function
_get_element
Get a xml element defined on Product.
mysqlx-connector-python/cpydist/utils.py:589
Function
_get_element
Get a xml element defined on Product.
mysql-connector-python/cpydist/utils.py:589
Method
_get_fullname
()
mysqlx-connector-python/cpydist/bdist.py:127
Method
_get_fullname
()
mysqlx-connector-python/cpydist/sdist.py:110
Method
_get_fullname
()
mysql-connector-python/cpydist/bdist.py:127
Method
_get_fullname
()
mysql-connector-python/cpydist/sdist.py:110
Method
_get_row
(binary, columns, raw, **kwargs)
mysql-connector-python/tests/test_cursor.py:1101
Method
_get_rows
(binary, columns, **kwargs)
mysql-connector-python/tests/test_cursor.py:1318
Method
_get_socket
(self)
mysql-connector-python/tests/test_network.py:298
Method
_handle_resultset
Handle a result set
mysql-connector-python/lib/mysql/connector/cursor_cext.py:837
Method
_handle_resultset
(self)
mysql-connector-python/lib/mysql/connector/cursor.py:921
Method
_handle_resultset
(self)
mysql-connector-python/lib/mysql/connector/cursor.py:1051
Method
_handle_resultset
Handle the result set. This method handles the result set and is called after reading and storing column information in _handle_resul
mysql-connector-python/lib/mysql/connector/aio/cursor.py:841
Function
_id
Function defined in unittest.case which is needed for decorators
mysqlx-connector-python/tests/__init__.py:587
Function
_id
Function defined in unittest.case which is needed for decorators
mysql-connector-python/tests/__init__.py:949
Method
_identifying_params
Return a dictionary of params that uniquely identify this LLM instance. Returns: dict: Dictionary of identifier paramete
mysql-connector-python/lib/mysql/ai/genai/generation.py:142
Method
_int_to_mysql
Convert value to int
mysql-connector-python/lib/mysql/connector/conversion.py:304
Method
_is_model_name_available
Checks if the model name is available Returns: True if the model name is not part of the model catalog Raises:
mysql-connector-python/lib/mysql/ai/ml/model.py:237
Function
_json_processor
(elem: Optional[str])
mysql-connector-python/lib/mysql/ai/utils/utils.py:215
Method
_llm_type
Get the type name of this LLM implementation. Returns: A string identifying the LLM provider (used for logging or metric
mysql-connector-python/lib/mysql/ai/genai/generation.py:155
Method
_long_to_mysql
Convert value to int Note: There is no type "long" in Python 3 since integers are of unlimited size. Since Python 2 is no longe
mysql-connector-python/lib/mysql/connector/conversion.py:309
Method
_makeResult
(self)
mysqlx-connector-python/unittests.py:455
Method
_makeResult
(self)
mysql-connector-python/unittests.py:616
Method
_makeResult
(self)
mysql-connector-python/unittests.py:687
Method
_open_connection
Open the connection to the MySQL server This method sets up and opens the connection to the MySQL server. Raises on errors.
mysql-connector-python/lib/mysql/connector/connection.py:362
Method
_open_connection
(self)
mysql-connector-python/lib/mysql/connector/connection_cext.py:271
Method
_prepare_cur_dict_res
(self, case)
mysql-connector-python/tests/test_bugs.py:8706
Method
_read_item
Read item. Args: dumping (bool): `True` for dumping. Returns: :class:`mysqlx.DbDoc`: A `DbDoc` object.
mysqlx-connector-python/lib/mysqlx/result.py:1165
Method
_rollback
(self)
mysql-connector-python/lib/mysql/connector/django/base.py:442
Method
_row_to_python
Convert row data from MySQL to Python types The conversion is done while reading binary data in the protocol module.
mysql-connector-python/lib/mysql/connector/cursor.py:1153
Method
_row_to_python
Convert row data from MySQL to Python types The conversion is done while reading binary data in the protocol module.
mysql-connector-python/lib/mysql/connector/aio/cursor.py:1121
Method
_run_client_app1
Dummy client app. Workflow is as follows: -> Creates a new table -> Inserts data into it -> Selects its content
mysql-connector-python/tests/otel/test_instrumentation.py:525
Method
_run_client_app2
Dummy client app.
mysql-connector-python/tests/otel/test_instrumentation.py:604
Method
_run_test
(prepared=False, converter_class=None)
mysql-connector-python/tests/test_conversion.py:1132
Method
_safebytes_to_mysql
(self, value: bytes)
mysql-connector-python/lib/mysql/connector/django/base.py:653
Method
_safestring_to_mysql
(self, value: str)
mysql-connector-python/lib/mysql/connector/django/base.py:647
Method
_safetext_to_mysql
(self, value: str)
mysql-connector-python/lib/mysql/connector/django/base.py:650
Method
_server_status
Returns the server status attribute of MYSQL structure
mysql-connector-python/lib/mysql/connector/connection_cext.py:183
Method
_server_thread
(self, host="localhost", port=33061, notice=1)
mysqlx-connector-python/tests/test_mysqlx_connection.py:2173
Function
_show_help
Show the help of the given parser and exits If exit_code is -1, this function will not call sys.exit().
mysql-connector-python/unittests.py:468
Method
_str
Returns value as str type.
mysql-connector-python/lib/mysql/connector/conversion.py:567
Method
_test_change_user
Helper method for testing cnx.cmd_change_user() with MFA.
mysql-connector-python/tests/test_authentication.py:1252
Method
_test_execute_cleanup
(self, cnx, tbl="myconnpy_cursor")
mysql-connector-python/tests/__init__.py:925
Method
_test_execute_setup
(self, cnx, tbl="myconnpy_cursor", engine="InnoDB")
mysql-connector-python/tests/__init__.py:915
Method
_test_reconnect_delay
()
mysql-connector-python/tests/test_connection.py:1447
Method
_test_reconnect_delay
()
mysql-connector-python/tests/test_aio_connection.py:940
Function
_use_cnx
(func)
mysqlx-connector-python/tests/__init__.py:404
Function
_use_cnx
(func)
mysql-connector-python/tests/__init__.py:537
Method
_write_pkt
(self, writer, address, pkt)
mysql-connector-python/tests/__init__.py:220
Method
adapt_datetimefield_value
Transform a datetime value to an object compatible with what is expected by the backend driver for datetime columns.
mysql-connector-python/lib/mysql/connector/django/operations.py:66
Method
add
Adds a list of documents into a collection. Args: *values: The documents to be added into the collection. Returns:
mysqlx-connector-python/lib/mysqlx/statement.py:739
Method
addError
(self, test, err)
mysql-connector-python/unittests.py:549
Method
addExpectedFailure
(self, test, err)
mysql-connector-python/unittests.py:571
Method
addFailure
(self, test, err)
mysql-connector-python/unittests.py:555
Method
addSkip
Save skipped reasons
mysqlx-connector-python/unittests.py:399
Method
addSkip
(self, test, reason)
mysql-connector-python/unittests.py:561
Method
addSkip
Save skipped reasons
mysql-connector-python/unittests.py:631
Method
addSuccess
(self, test)
mysql-connector-python/unittests.py:525
Method
addUnexpectedSuccess
(self, test)
mysql-connector-python/unittests.py:577
Function
add_arch_dep_elems
Add the architecture dependent properties and conditions. Args: xml_path (str): The original xml msi descriptor path. result_path
mysqlx-connector-python/cpydist/utils.py:617
Function
add_arch_dep_elems
Add the architecture dependent properties and conditions. Args: xml_path (str): The original xml msi descriptor path. result_path
mysql-connector-python/cpydist/utils.py:617
Method
add_attribute
Add a query attribute and its value into the connector's query attributes. Query attributes must be enabled on the server - they are disabled
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:2653
Method
add_packet
(self, packet)
mysqlx-connector-python/tests/mysqld.py:880
Method
add_packet
(self, packet)
mysqlx-connector-python/tests/__init__.py:189
Method
add_packet
(self, packet)
mysql-connector-python/tests/mysqld.py:880
Method
add_packet
(self, packet)
mysql-connector-python/tests/__init__.py:253
Method
add_packets
(self, packets)
mysqlx-connector-python/tests/mysqld.py:883
Method
add_packets
(self, packets)
mysqlx-connector-python/tests/__init__.py:192
Method
add_packets
(self, packets)
mysql-connector-python/tests/mysqld.py:883
Method
add_packets
(self, packets)
mysql-connector-python/tests/__init__.py:256
Method
add_sub_expr
(self)
mysqlx-connector-python/lib/mysqlx/expr.py:1175
Method
add_sub_interval
(self)
mysqlx-connector-python/lib/mysqlx/expr.py:1140
Method
address
Get the location of the socket.
mysql-connector-python/lib/mysql/connector/network.py:676
Method
address
(self)
mysql-connector-python/lib/mysql/connector/network.py:692
Method
address
(self)
mysql-connector-python/lib/mysql/connector/network.py:749
Method
address
Socket location.
mysql-connector-python/lib/mysql/connector/aio/network.py:560
Method
address
(self)
mysql-connector-python/tests/test_network.py:279
Method
and_expr
(self)
mysqlx-connector-python/lib/mysqlx/expr.py:1262
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:2262
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:2306
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:2455
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:2644
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:2795
Method
asyncSetUp
(self)
mysql-connector-python/tests/test_aio_connection.py:3125
Method
asyncSetUp
(self)
mysql-connector-python/tests/qa/test_qa_aio_timeout.py:63
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_connection.py:2277
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_connection.py:2377
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_connection.py:2519
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_connection.py:2714
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_connection.py:2871
Method
asyncTearDown
(self)
mysql-connector-python/tests/test_aio_pooling.py:488
Method
asyncTearDown
(self)
mysql-connector-python/tests/qa/test_qa_aio_timeout.py:70
Method
auth_accept_close_handshake
Accept handshake and generate closing handshake message for server. This method verifies the server authenticity from the given message
mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_kerberos_client.py:383
Method
auth_accept_close_handshake
Accept handshake and generate closing handshake message for server. This method verifies the server authenticity from the given message
mysql-connector-python/lib/mysql/connector/plugins/authentication_kerberos_client.py:382
Method
auth_continue
Continue with the Kerberos TGT service request. With the TGT authentication service given response generate a TGT service request. Th
mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_kerberos_client.py:357
Method
auth_continue
Continue with the Kerberos TGT service request. With the TGT authentication service given response generate a TGT service request. Th
mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_kerberos_client.py:550
Method
auth_continue
Continue with the Kerberos TGT service request. With the TGT authentication service given response generate a TGT service request. Th
mysql-connector-python/lib/mysql/connector/plugins/authentication_kerberos_client.py:549
Method
auth_more_response
Handles server's `auth more data` response. Args: sock: Pointer to the socket connection. auth_data: Authentication m
mysql-connector-python/lib/mysql/connector/aio/plugins/authentication_webauthn_client.py:217
← previous
next →
1,801–1,900 of 5,006, ranked by callers