You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added legal, version and other metadata
information for the DLL file implementing
the C-extension of the classic connector.
Change-Id: I8237b1055b52cb5d46705d397a89ecdad394216f
VALUE "LegalCopyright", "Copyright (c) 2016, 2025, Oracle and/or its affiliates."
65
+
VALUE "LegalTrademarks", "Oracle(R), Java, MySQL, and NetSuite are registered trademarks of Oracle and/or its affiliates."
66
+
VALUE "OriginalFilename", "_mysql_connector.pyd"
67
+
VALUE "InternalName", "_mysql_connector.pyd"
68
+
VALUE "FileDescription", "MySQL driver written in Python which depends on MySQL C client libraries and implements the DB API v2.0 specification (PEP-249)."
69
+
VALUE "Comments", "C extension of MySQL Connector/Python."
0 commit comments