Search



Search Results
Displaying 2891 to 2900 of 4186 total results
https://dev.mysql.com/doc/connector-python/en/connector-python-examples.html
These coding examples illustrate how to develop Python applications and scripts which connect to MySQL Server using MySQL Connector/Python.
https://dev.mysql.com/doc/connector-python/en/connector-python-tutorials.html
These tutorials illustrate how to develop Python applications and scripts that connect to a MySQL database server using MySQL Connector/Python.
https://dev.mysql.com/doc/internals/en/autotools-configure-support.html
As shorthand, GROUP is a configuration group name such as none (select no plugins), all (select all plugins), or max (select all plugins used in a mysqld-max server). configure --help shows the following information pertaining to plugins: The ...
https://dev.mysql.com/doc/internals/en/clear-text-authentication.html
Authentication::ClearText: client-side requires no input from the server client-side sends password as string.NUL Name mysql_clear_password Requires CLIENT_PLUGIN_AUTH Image description .
https://dev.mysql.com/doc/internals/en/client-directory.html
Generally these are standalone C programs which one runs in "client mode", that is, they call the server. The client library includes mysql.cc (the source of the mysql executable) and other utilities. Most of the utilities are mentioned in the MySQL ...
https://dev.mysql.com/doc/internals/en/coding-guidelines.html
The content formerly located in this chapter is now maintained in the Coding Guidelines section of the MySQL Server Doxygen documentation, available at https://dev.mysql.com/doc/index-other.html.
https://dev.mysql.com/doc/internals/en/com-connect-out.html
COM_CONNECT_OUT: a internal command in the server Payload 1 [14] COM_CONNECT_OUT Returns ERR_Packet .
https://dev.mysql.com/doc/internals/en/com-connect.html
COM_CONNECT: an internal command in the server Payload 1 [0b] COM_CONNECT Returns ERR_Packet .
https://dev.mysql.com/doc/internals/en/com-daemon.html
COM_DAEMON: an internal command in the server Payload 1 [1d] COM_DAEMON Returns ERR_Packet .
https://dev.mysql.com/doc/internals/en/com-debug.html
COM_DEBUG triggers a dump on internal debug info to stdout of the mysql-server. COM_DEBUG: dump debug info to stdout Returns EOF_Packet or ERR_Packet on error Payload 1 [0d] COM_DEBUG .
Displaying 2891 to 2900 of 4186 total results