About 552,000 results
Open links in new tab
  1. MySQL :: Re: How to convert this Oracle PL/SQL Function to MySQL

    Nov 30, 2007 · 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

  2. MySQL :: Re: The MySQL database is not available on my data …

    Jun 1, 2023 · 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 …

  3. MySQL :: Oracle and PL/SQL Dev needing to access MySQL Database

    Feb 16, 2016 · I am an Systems Analyst that uses Oracle and Pl/SQL Developer daily. I now have a need to access a MySQL database via ssh. I am not even sure where to start on what tool to …

  4. MySQL :: MySQL Forums

    Oct 25, 2025 · Forum for MySQL Enterprise Monitor & Oracle Enterprise Manager for MySQL

  5. MySQL :: Re: Can I connect to oracle database with Mysql connector?

    Mar 4, 2019 · 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 …

  6. MySQL :: Re: How do I fix error 1045

    Nov 1, 2023 · 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 …

  7. MySQL Operator Not Processing InnoDBCluster Resources in …

    Sep 18, 2024 · 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 …

  8. MySQL :: Re: Insert string with a colon (:) fails

    Jul 19, 2005 · We have scripts which insert data into SQL server, Oracle, and DB2, each with it's own syntax. I was trying to use the SQL server inserts and apparently they allow returns, when …

  9. MySQL :: sqlplus vs mysql command line tool

    Jun 29, 2004 · To administer the database on oracle, I used shell scripts calling sqlplus to run sql scripts. (sqlplus is a sql shell , simular to the mysql sql shell) With sqlplus, you can pass …

  10. MySQL :: Anonymous code blocks

    Nov 29, 2012 · There are cases where there is a need to migrate code blocks running in other RDBMS's like Oracle or Sql Server that support this feature (PL/SQL, T-SQL) to Mysql and …