Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-3931

MySQL driver type not automatically detected

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • 2.0.0
    • None

    Description

      As soon as we try to use a database connection where we have a driver for MySQL 8, Hop always try to connect to MySQL by using the old MySQ JDBC driver org.gjt.mm.mysql.Driver and not the new driver com.mysql.jdbc.Driver. That's primary because there isn't any default in the Select database type dropdown

      Let's fix this by assigning a default if the user doesnot select anything by trying to recognize the driver just deployed.

      Moreover a bit of documentation improvement is needed to clearly state this detailĀ 

      Attachments

        1. image-2022-05-06-09-32-18-282.png
          4 kB
          Sergio Ramazzina
        2. image-2022-06-04-07-37-17-089.png
          31 kB
          Peter Janz

        Activity

          People

            sramazzina Sergio Ramazzina
            sramazzina Sergio Ramazzina
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: