I have R Shiny App which imports data from MySQL using SQL Connection String
jdbc:mysql://localhost/db_name?serverTimezone=UTC
This is working fine and I am ab