MCPcopy Create free account

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

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

Methodrollback
Rollback current transaction.
mysql-connector-python/lib/mysql/connector/aio/connection.py:992
Methodrollback
Rollback current transaction.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:1668
Methodrollback
Instrument method.
mysql-connector-python/lib/mysql/connector/opentelemetry/instrumentation.py:377
Methodrowcount
Returns the number of rows produced or affected
mysql-connector-python/lib/mysql/connector/cursor_cext.py:499
Methodrowcount
Returns the number of rows produced or affected. This property returns the number of rows produced by queries such as `SELECT`, or af
mysql-connector-python/lib/mysql/connector/abstracts.py:3042
Methodrowcount
Return the number of rows produced or affected. This property returns the number of rows produced by queries such as a SELECT, or aff
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:2212
Methodrun
(self, result=None)
mysqlx-connector-python/tests/__init__.py:520
Methodrun
Run the command.
mysqlx-connector-python/cpydist/bdist_wheel.py:60
Methodrun
Run the command.
mysqlx-connector-python/cpydist/__init__.py:364
Methodrun
Run the command.
mysqlx-connector-python/cpydist/__init__.py:450
Methodrun
Run the command.
mysqlx-connector-python/cpydist/bdist.py:158
Methodrun
Run the command.
mysqlx-connector-python/cpydist/sdist.py:145
Methodrun
Run the command.
mysql-connector-python/cpydist/bdist_wheel.py:60
Methodrun
Run the command.
mysql-connector-python/cpydist/__init__.py:638
Methodrun
Run the command.
mysql-connector-python/cpydist/__init__.py:759
Methodrun
Run the command.
mysql-connector-python/cpydist/bdist.py:158
Methodrun
Run the command.
mysql-connector-python/cpydist/sdist.py:145
Methodrunshell
(self, parameters: Optional[Iterable[str]] = None)
mysql-connector-python/lib/mysql/connector/django/client.py:101
Methodschema
:class:`mysqlx.Schema`: The Schema object.
mysqlx-connector-python/lib/mysqlx/statement.py:175
Methodschema
:class:`mysqlx.Schema`: The Schema object.
mysqlx-connector-python/lib/mysqlx/crud.py:98
Methodschema_name
str: The schema name. .. versionadded:: 8.0.12
mysqlx-connector-python/lib/mysqlx/result.py:610
Methodsend
(self, string, flags=0)
mysqlx-connector-python/tests/__init__.py:179
Methodsend
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/network.py:106
Methodsend
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/network.py:187
Methodsend
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/network.py:302
Methodserve_forever
(self, *args: Any, **kwargs: Any)
mysql-connector-python/tests/otel/collector.py:192
Methodserver_host
MySQL server IP address or name.
mysql-connector-python/lib/mysql/connector/abstracts.py:514
Methodserver_host
MySQL server IP address or name.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:760
Methodserver_info
Gets the original MySQL server version information. Returns: The original MySQL server as text. If not previously connected, it w
mysql-connector-python/lib/mysql/connector/abstracts.py:984
Methodserver_info
Gets the original MySQL version information. Returns: The original MySQL server as text. If not previously connected, it will
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:1331
Methodserver_port
MySQL server TCP/IP port.
mysql-connector-python/lib/mysql/connector/abstracts.py:519
Methodserver_port
MySQL server TCP/IP port.
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:765
Methodserver_version
Gets the MySQL Server version the connector is connected to. Returns: The MySQL server version as a tuple. If not previously conn
mysql-connector-python/lib/mysql/connector/abstracts.py:974
Methodserver_version
Gets the MySQL version. Returns: The MySQL server version as a tuple. If not previously connected, it will return `No
mysql-connector-python/lib/mysql/connector/aio/abstracts.py:1319
Methodsession
:class:`mysqlx.Session`: The Session object.
mysqlx-connector-python/lib/mysqlx/crud.py:93
Methodset
Updates the column value on records in a table. Args: field (string): The column name to be updated. value (object):
mysqlx-connector-python/lib/mysqlx/statement.py:1275
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_connection.py:504
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_connection.py:2163
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_connection.py:2392
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_connection.py:2612
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_crud.py:86
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_crud.py:126
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_crud.py:453
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_crud.py:3145
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_crud.py:3967
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:89
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:725
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:975
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:1068
MethodsetUp
(self)
mysqlx-connector-python/tests/test_mysqlx_pooling.py:1238
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:169
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:2673
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:2722
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:2876
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:3067
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:3217
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:3365
MethodsetUp
(self)
mysql-connector-python/tests/test_connection.py:3688
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:540
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:580
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:641
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:715
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:746
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:839
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:952
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1071
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1117
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1170
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1239
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1305
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1342
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1381
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1462
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1564
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1616
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1705
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1740
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1773
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1803
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:1953
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2030
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2079
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2155
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2188
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2230
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2346
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2378
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2478
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2510
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2622
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2791
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2863
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:2918
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3035
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3083
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3121
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3226
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3269
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3320
MethodsetUp
(self)
mysql-connector-python/tests/test_bugs.py:3384
← previousnext →2,501–2,600 of 5,006, ranked by callers