MCPcopy Create free account

hub / github.com/mysql/mysql-connector-python / functions

Functions5,006 in github.com/mysql/mysql-connector-python

Methodtest_write_timeout_incorrect_data_type
(self)
mysql-connector-python/tests/qa/test_qa_aio_timeout.py:117
Methodtest_write_timeout_prepared_stmt_TLE
This test requires external server (not via localhost) as reproducing a WriteTimeoutError a realistic environment where the server is
mysql-connector-python/tests/qa/test_qa_timeout.py:742
Methodtest_write_timeout_prepared_stmt_TLE
This test requires external server (not via localhost) as reproducing a WriteTimeoutError a realistic environment where the server is
mysql-connector-python/tests/qa/test_qa_aio_timeout.py:571
Methodtest_write_timeout_prepared_stmt_success
(self)
mysql-connector-python/tests/qa/test_qa_timeout.py:764
Methodtest_write_timeout_prepared_stmt_success
(self)
mysql-connector-python/tests/qa/test_qa_aio_timeout.py:585
Methodtests_nextset
(self)
mysql-connector-python/tests/cext/test_cext_cursor.py:553
Methodtext_datatype_handled_as_binary_for_bin_suffix_collation
(self)
mysql-connector-python/tests/test_bugs.py:7152
Methodthread1
(client)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:1033
Methodthread2
(client)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:1040
Methodthread_a
(locking, waiting)
mysqlx-connector-python/tests/test_mysqlx_crud.py:706
Methodthread_a
(locking, waiting)
mysqlx-connector-python/tests/qa/test_qa_mysqlx_crud_collection_find.py:615
Methodthread_a
(locking, waiting)
mysqlx-connector-python/tests/qa/test_qa_mysqlx_crud_table_select.py:672
Methodthread_b
(locking, waiting)
mysqlx-connector-python/tests/test_mysqlx_crud.py:731
Methodthread_b
(locking, waiting)
mysqlx-connector-python/tests/qa/test_qa_mysqlx_crud_collection_find.py:633
Methodthread_b
(locking, waiting)
mysqlx-connector-python/tests/qa/test_qa_mysqlx_crud_table_select.py:690
Functionthread_cmd
(server)
mysql-connector-python/tests/__init__.py:1288
Functiontime_from_protobuf
(payload: bytes)
mysqlx-connector-python/lib/mysqlx/result.py:201
Methodtime_zone
Gets the current time zone.
mysql-connector-python/lib/mysql/connector/abstracts.py:1112
Methodtime_zone
Gets the current time zone.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:963
Methodtime_zone
Instrument method.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:484
Methodto_int
(i: Any)
mysql-connector-python/lib/mysql/connector/django/introspection.py:203
Methodto_string
(cls, needle: Any)
mysqlx-connector-python/lib/mysqlx/result.py:276
Functionto_thread
Asynchronously run function ``func`` in a separate thread. This function is based on ``asyncio.to_thread()`` introduced in Python 3.9, which
mysql-connector-python/lib/mysql/connector/aio/utils.py:142
Methodtype
string: Message type name.
mysqlx-connector-python/lib/mysqlx/protobuf/__init__.py:525
Methodtzname
(self, dt)
mysqlx-connector-python/tests/__init__.py:382
Methodtzname
(self, dt)
mysqlx-connector-python/tests/__init__.py:399
Methodtzname
(self, dt)
mysql-connector-python/tests/__init__.py:475
Methodtzname
(self, dt)
mysql-connector-python/tests/__init__.py:491
Methoduint32>
mysqlx-connector-python/src/mysqlxpb/python_cast.h:97
Methoduint64>
mysqlx-connector-python/src/mysqlxpb/python_cast.h:104
Functionunarchive_targz
Unarchive a tarball. Unarchives the given tarball. If the tarball has the extension '.gz', it will be first uncompressed. Returns the pa
mysqlx-connector-python/cpydist/utils.py:473
Functionunarchive_targz
Unarchive a tarball. Unarchives the given tarball. If the tarball has the extension '.gz', it will be first uncompressed. Returns the pa
mysql-connector-python/cpydist/utils.py:473
Methodunix_socket
Return the unix socket of the server
mysqlx-connector-python/tests/mysqld.py:639
Methodunix_socket
The Unix socket file for connecting to the MySQL server.
mysql-connector-python/lib/mysql/connector/abstracts.py:524
Methodunix_socket
MySQL Unix socket file location.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:770
Methodunix_socket
Return the unix socket of the server
mysql-connector-python/tests/mysqld.py:639
Methodunread_result
Check if there are unread results or rows
mysql-connector-python/lib/mysql/connector/connection_cext.py:912
Methodunread_result
Gets whether there is an unread result. This method is used by cursors to check whether another cursor still needs to retrieve its re
mysql-connector-python/lib/mysql/connector/abstracts.py:1281
Methodunread_result
Get whether there is an unread result. This method is used by cursors to check whether another cursor still needs to retrieve its res
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:1092
Methodupdate_config
(self, **kwargs)
mysqlx-connector-python/tests/mysqld.py:934
Methodupdate_config
(self, **kwargs)
mysql-connector-python/tests/mysqld.py:934
Functionupdate_timeout_penalties_by_error
Update the timeout penalties directory. Update the timeout penalties by error dictionary used to deactivate a pool. Args: penalty_dic
mysqlx-connector-python/lib/mysqlx/connection.py:257
Methoduse_pure
bool: `True` to use pure Python Protobuf implementation.
mysqlx-connector-python/lib/mysqlx/connection.py:2283
Methoduse_pure
Return True if pure Python version is being used.
mysql-connector-python/lib/mysql/connector/django/base.py:607
Methoduse_unicode
(self, value: bool)
mysql-connector-python/lib/mysql/connector/connection.py:1289
Methoduse_unicode
(self, value: bool)
mysql-connector-python/lib/mysql/connector/connection_cext.py:197
Methoduse_unicode
Gets whether we return string fields as unicode or not.
mysql-connector-python/lib/mysql/connector/abstracts.py:1199
Methoduse_unicode
Gets whether we return string fields as unicode or not.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:1463
Methoduser
The user name used for connecting to the MySQL server.
mysql-connector-python/lib/mysql/connector/abstracts.py:509
Methoduser
User used while connecting to MySQL.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:755
Methodutcoffset
(self, dt)
mysqlx-connector-python/tests/__init__.py:376
Methodutcoffset
(self, dt)
mysqlx-connector-python/tests/__init__.py:393
Methodutcoffset
(self, dt)
mysql-connector-python/tests/__init__.py:469
Methodutcoffset
(self, dt)
mysql-connector-python/tests/__init__.py:485
Functionvalidate_normalized_unicode_string
Check for Prohibited Output according to rfc4013 profile. This profile specifies the following characters as prohibited input: - Non-ASCI
mysql-connector-python/lib/mysql/connector/utils.py:527
Methodvalue
(self)
mysqlx-connector-python/lib/mysqlx/result.py:397
Functionvarint_from_protobuf
(payload: bytes)
mysqlx-connector-python/lib/mysqlx/result.py:99
Functionvarsint_from_protobuf
(payload: bytes)
mysqlx-connector-python/lib/mysqlx/result.py:107
Methodverify_load_fails
(cur, data_file, err_msgs, exception=errors.DatabaseError)
mysql-connector-python/tests/qa/test_qa_local_infile.py:149
Methodverify_load_fails
(cur, data_file, err_msgs, exception=errors.DatabaseError)
mysql-connector-python/tests/qa/test_qa_local_infile.py:492
Methodverify_load_success
(cur, data_file, exp)
mysql-connector-python/tests/qa/test_qa_local_infile.py:137
Methodverify_load_success
(cur, data_file, exp)
mysql-connector-python/tests/qa/test_qa_local_infile.py:483
Methodverify_multi_value_index_creation
( self, coll_name, index_name, num_of_index_fields )
mysqlx-connector-python/tests/qa/test_qa_mysqlx_crud_collection_index.py:56
Methodversion
Returns the MySQL server version Returns a tuple.
mysqlx-connector-python/tests/mysqld.py:313
Methodwarning_count
Returns number of warnings
mysql-connector-python/lib/mysql/connector/connection_cext.py:896
Methodwarning_count
Return the number of warnings. This property returns the number of warnings generated by the previously executed operation.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:2242
Methodwarnings
Gets a list of tuples (WarningType) containing warnings generated by the previously executed operation. Examples: ```
mysql-connector-python/lib/mysql/connector/abstracts.py:3071
Methodwarnings
Gets warnings.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:2232
Functionwarnings_filter
Filter out warnings.
mysqlx-connector-python/unittests.py:598
Functionwarnings_filter
Filter out warnings.
mysql-connector-python/unittests.py:871
Functionwebauthn_messages_callback
mysql-connector-python/src/mysql_capi.c:85
Methodwhere
Sets the search condition to filter. Args: condition (str): Sets the search condition to filter documents or
mysqlx-connector-python/lib/mysqlx/statement.py:485
Methodwhere
Sets the search condition to filter. Args: condition (str): Sets the search condition to filter records. Returns:
mysqlx-connector-python/lib/mysqlx/statement.py:1245
Methodwhere
Sets the search condition to filter. Args: condition (str): Sets the search condition to filter records. Returns:
mysqlx-connector-python/lib/mysqlx/statement.py:1360
Functionwhile
mysql-connector-python/src/mysql_capi.c:531
Functionwith_cnx_query_span
Create a query span while executing the connection method.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:211
Functionwith_cnx_span_attached
Attach the connection span while executing the connection method.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:198
Functionwith_context_propagation
Perform trace context propagation. The trace context is propagated via query attributes. The `traceparent` header from W3C specification [1]
mysql-connector-python/lib/mysql/connector/opentelemetry/context_propagation.py:78
Functionwith_cursor_query_span
Create a query span while executing the cursor method.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:237
Methodwith_rows
Returns whether the cursor could have rows returned This property returns True when column descriptions are available and possibly al
mysql-connector-python/lib/mysql/connector/cursor_cext.py:797
Methodwith_rows
Returns whether the cursor could have rows returned This property returns True when rows are available, which will need to be fetched
mysql-connector-python/lib/mysql/connector/cursor_cext.py:907
Methodwith_rows
Returns whether the cursor could have rows returned This property returns True when column descriptions are available and possibly al
mysql-connector-python/lib/mysql/connector/cursor.py:882
Methodwith_rows
(self)
mysql-connector-python/lib/mysql/connector/cursor.py:987
Methodwith_rows
(self)
mysql-connector-python/lib/mysql/connector/cursor.py:1084
Methodwith_rows
(self)
mysql-connector-python/lib/mysql/connector/aio/cursor.py:895
Methodwith_rows
(self)
mysql-connector-python/lib/mysql/connector/aio/cursor.py:958
Methodwith_rows
Returns whether the cursor could have rows returned. This property returns True when column descriptions are available and possibly a
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:2278
Functionwrapper
Wrapper function.
mysqlx-connector-python/lib/mysqlx/connection.py:490
Functionwrapper
Wrapper function. Args: *args: Variable length argument list. **kwargs: Arbitrary keyword arguments.
mysqlx-connector-python/lib/mysqlx/helpers.py:167
Functionwrapper
(self, *args, **kwargs)
mysqlx-connector-python/tests/__init__.py:406
Functionwrapper
( cnx: "MySQLConnectionAbstract", *args: Any, **kwargs: Any )
mysql-connector-python/lib/mysql/connector/_decorating.py:48
Functionwrapper
( cnx: "MySQLConnectionAbstract", *args: Any, **kwargs: Any )
mysql-connector-python/lib/mysql/connector/aio/_decorating.py:49
Functionwrapper
Connection span attacher decorator.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:201
Functionwrapper
Context propagation decorator.
mysql-connector-python/lib/mysql/connector/opentelemetry/context_propagation.py:93
Functionwrapper
(self, *args, **kwargs)
mysql-connector-python/tests/__init__.py:498
Methodwrite
Send `payload` to the MySQL server. If provided a payload whose length is greater than `MAX_PAYLOAD_LENGTH`, it is broken down into p
mysql-connector-python/lib/mysql/connector/aio/network.py:106
Methodwrite
Send payload to the MySQL server. If provided a payload whose length is greater than `MAX_PAYLOAD_LENGTH`, it is broken down into pac
mysql-connector-python/lib/mysql/connector/aio/network.py:231
Methodwrite
Send `payload` as compressed packets to the MySQL server. If provided a payload whose length is greater than `MAX_PAYLOAD_LENGTH`, it is
mysql-connector-python/lib/mysql/connector/aio/network.py:373
Methodwrite_timeout
(self)
mysql-connector-python/lib/mysql/connector/cursor_cext.py:196
Methodwrite_timeout
(self)
mysql-connector-python/lib/mysql/connector/connection_cext.py:237
← previousnext →4,901–5,000 of 5,006, ranked by callers