python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
MySQL Connector.NET-8.0.26 not uninstalling/removing
using the wizard to remove mysql connector.net wont remove it... shows this ss
please help.. I want to uninstall this
ISHA
Votes: 0
Answers: 1
The database does not display the data in the table added via the JAVA program
I have a problem with the database, I have no idea what's going on. When I want to add data to the database, nothing happens, but when I add them via MySQL Workbench, usersid numbers (primary key) are...

Љубинко Стојановић - Смртник
Votes: 0
Answers: 0
gradle build failed with jooq configuration: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
guys.
I'm building a spring boot service. Right now I'm setting it up to query a local MySQL instance with jooq.
However, ./gradlew build gives error Unable to load class 'com.mysql.jdbc.Driver'.
Am I...

Yang Liu
Votes: 0
Answers: 1
How to connect MySQL to c++ on m1 Mac?
I am using Apple M1 MacBook Air.
I want to connect MySQL to c++. I've tried 2 variants: 'c++ connector' installed from official MySQL website(with jdbc.h) and 'mysql-8.0.26-macos11-arm64' installed wi...
Nickeron-dev
Votes: 0
Answers: 2