MySQL :: MySQL Connector/Python Developer Guide :: 7.1 Connector ... [PDF]

An asterisk (*) following an argument indicates a synonymous argument name, available only for compatibility with other

3 downloads 36 Views 2MB Size

Recommend Stories


[PDF] MySQL (5th Edition) (Developer s Library)
Almost everything will work again if you unplug it for a few minutes, including you. Anne Lamott

MySQL
Those who bring sunshine to the lives of others cannot keep it from themselves. J. M. Barrie

Download PHP4 & MySQL PDF
Life isn't about getting and having, it's about giving and being. Kevin Kruse

Mysql pdf türkçe indir
How wonderful it is that nobody need wait a single moment before starting to improve the world. Anne

PHP-MySQL
Nothing in nature is unbeautiful. Alfred, Lord Tennyson

Unleashed MySQL
We may have all come on different ships, but we're in the same boat now. M.L.King

PHP & MySQL
Don't be satisfied with stories, how things have gone with others. Unfold your own myth. Rumi

mysql services
The happiest people don't have the best of everything, they just make the best of everything. Anony

Securing MySQL
Don't ruin a good today by thinking about a bad yesterday. Let it go. Anonymous

[PDF] Learning PHP, MySQL JavaScript
Don't ruin a good today by thinking about a bad yesterday. Let it go. Anonymous

Idea Transcript


mysql.connector.connect()

mysql.connector.MySQLConnection()

user username password passwd database db host port unix_socket auth_plugin use_unicode

True

charset

utf8

collation

utf8_general_ci

autocommit

False

time_zone

time_zone

sql_mode

sql_mode

get_warnings

False

raise_on_warnings

False

connection_timeout connect_timeout client_flags buffered

False

raw

False

consume_results ssl_ca ssl_cert ssl_key ssl_verify_cert

False

True

ssl_ca ValueError

force_ipv6

False

True

dsn

NotSupportedError

pool_name pool_size pool_reset_session

True

compress

False

converter_class failover option_files option_groups

['client', 'connector_python']

allow_local_infile

True

use_pure

True

LOAD DATA LOCAL INFILE

username

password

database

USE

database

MySQLConnection host

port

unix_socket mysql_clear_password

sha256_password

sha256_password connect()

auth_plugin

sha256_password mysql_native_password

auth_plugin='mysql_native_password'

use_unicode charset

charset

SET NAMES

autocommit

False

charset

False

MySQLConnection

collation

commit()

MySQLConnection autocommit

InnoDB

time_zone

TIMESTAMP

PST

sql_mode TRADITIONAL

get_warnings

True

raise_on_warnings

True

connection_timeout

client_flags

client_flags

0 FOUND_ROWS

buffered

LONG_FLAG

True consume_results

True

DATETIME raw

True

ssl_ca ssl_key ssl_cert

client_flags

compressed

ClientFlag.SSL

True ssl_ca

ssl_key

ssl_cert

AttributeError

pool_name

pool_size

pool_name host port user

connect()

database

pool_size

pool_reset_session

compress

False

ClientFlag.COMPRESS

converter_class

AttributeError

conversion.MySQLConverterBase

compress

False

ClientFlag.COMPRESS

connect()

failover

user password host port unix_socket database pool_name pool_size

connect() option_files

option_groups ['client', 'connector_python']

LOAD DATA LOCAL INFILE allow_local_infile

passwd db

[client]

[connector_python]

ClientFlag.LOCAL_FILES False

True

connect_timeout

password database dsn

NotSupportedError

use_pure True use_pure

use_pure

False

connection_timeout

Smile Life

When life gives you a hundred reasons to cry, show life that you have a thousand reasons to smile

Get in touch

© Copyright 2015 - 2024 PDFFOX.COM - All rights reserved.