User Tools

Site Tools


code:open-source:mysqlnetcom:faq

01 FAQ

VI Package

Via VI Package Manager in the “VIPM Community” repository. Just search for “mysql”.

Known Limitations

At the moment, the driver supports only authentication with a SHA1 hashed password, also known as “mysql_native_password”.

See also: https://dev.mysql.com/doc/refman/8.0/en/native-pluggable-authentication.html.

Origin

The original code was published by Marc Christenson, Sisu Devices, on the NI Forums Example Program Code Exchange and was then improved by Steve Watts and Mark Yedinak.

Documentation

You can find detailed information about the protocol in the MySQL Online Documentation.

code/open-source/mysqlnetcom/faq.txt · Last modified: 2024/05/22 10:22 by joerg.hampel