Global web icon
mysql.com
https://forums.mysql.com/read.php?12,668010,673172
MySQL :: Re: Can I connect to oracle database with Mysql connector?
1. Download the latest "JDBC Driver for Mysql. 2. Unzip the connector. The resulting directory contains "MySQL connector java". 3. Open SQL developer and navigate to "Tools>Preference>Database>Third Party JDBC Driver. 4. Click the "add entry" button and highlight the "MySQL-connector-java" file and Click the select button. 5. Click the "OK" button to exit the preference dialog. 6. When you ...
Global web icon
mysql.com
https://forums.mysql.com/read.php?3,730672
MySQL :: MySQL Shell for VS Code 1.17.1 has been released
developers to interactively work with and execute SQL, JavaScript and TypeScript against MySQL databases and the HeatWave MySQL service. The MySQL notebooks interface provides an embedded DB Editor offering the modern interface for interactive coding and database development. Easily switch from SQL to JavaScript or TypeScript to query, manipulate,
Global web icon
mysql.com
https://forums.mysql.com/read.php?149,726195,72619…
MySQL Operator Not Processing InnoDBCluster Resources in Kubernetes 1.30.1
Hello everyone, I'm experiencing an issue with deploying a MySQL InnoDBCluster using the Oracle MySQL Operator in a Kubernetes cluster. Despite the operator pod running and having the necessary permissions, it isn't processing the InnoDBCluster resource, and no pods or other resources are being created in the target namespace. Environment Details: Kubernetes Version: Client Version: v1.30.3 ...
Global web icon
mysql.com
https://forums.mysql.com/read.php?61,10291,185768
MySQL :: Re: How to convert this Oracle PL/SQL Function to MySQL
MySQL Forums Forum List » Oracle New Topic Re: How to convert this Oracle PL/SQL Function to MySQL Posted by: Nausher Cholavaram Date: November 30, 2007 01:53PM
Global web icon
mysql.com
https://forums.mysql.com/read.php?10,710374,710377
MySQL :: Re: How do I fix error 1045
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.
Global web icon
mysql.com
https://forums.mysql.com/read.php?3,694243,694243
MySQL :: MySQL Connector/ODBC 8.0.23 has been released
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.
Global web icon
mysql.com
https://forums.mysql.com/read.php?3,688803,688803
MySQL :: MySQL Connector/NET 8.0.21 has been released
Dear MySQL users, MySQL Connector/NET 8.0.21 is the latest General Availability release of the MySQL Connector/NET 8.0 series. This version supports .NET Core 3.1 and the X DevAPI, which enables application developers to write code that combines the strengths of the relational and document models using a modern, NoSQL-like syntax that does not assume previous experience writing traditional SQL ...
Global web icon
mysql.com
https://forums.mysql.com/read.php?38,708995,709141
MySQL :: Re: The MySQL database is not available on my data source ...
I too have been unable to get the datasource working as it should for addition of data sources such as Microsoft SQL or Oracle SQL data sources. I am able to get a connection established in code using a youtube video demonstrating that, but that does not provide me any use of the datasource during design time of my Visual Basic forms and their associated data. The Youtube video I found ...
Global web icon
mysql.com
https://forums.mysql.com/read.php?61,39702
MySQL :: Connection issues between Forms 6i and MySQL db
I also noticed that procedures and functions that where stored in my Oracle db were not imported in MySQL. So, in few words, is MySQL capable of interpreting all queries that Oracle can do and if so, which tools should I use (since OCA and Myodbc don’t seem to be suited)
Global web icon
mysql.com
https://forums.mysql.com/read.php?52,708570,708570
MySQL :: PHP Uncaught mysqli_sql_exception: Access denied for user
Louis at oracle March 28, 2023 11:55AM Re: PHP Uncaught mysqli_sql_exception: Access denied for user Louis at oracle March 29, 2023 07:43AM