Search notes:

Connect to MySQL with Oracle's SQL Developer

The required jar file can be downloaded from dev.mysql.com/downloads/connector/j.
As operating system, platform independent needs to be chosen.
The downloaded zip file will contain a file with a version number similar to mysql-connector-java-8.0.15.jar.
This jar file needs to be added as outlined in Connect to SQL Server with Oracle's SQL Developer.

See also

SQL Developer

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758198433, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/Software/Oracle-SQL-Developer/connect-to-MySQL(45): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78