Skip to main content

Questions tagged [mysql-workbench]

A visual database design tool developed by MySQL. It is the successor application of the DBDesigner4 project.

0 votes
1 answer
105 views

We have an application that we use for Network Monitoring and it uses a Cassandra database. Our Program is ending and the customer wants us to save our trending database for a period of time after the ...
user avatar
1 vote
1 answer
458 views

This is my first question here The case is i had a working mysql and xampp 2 year old installation but i reinstalled them to the latest versions , after fixing multiple things i made the two mysql ...
Aman Sharma's user avatar
1 vote
2 answers
969 views

I'm working with Arch Linux using MariaDB through LAMPP, whenever I use MySQL workbench and try to connect to my local database I get the following: Your connection attempt failed for user 'root' to ...
ItsFireStorm's user avatar
0 votes
0 answers
710 views

Using MySQL 8.0.39 on an AWS RDS insteance, for troubleshooting purposes we want to be able to Enable/Disable the global general_log setting , being able to turn it on and off easily and quickly from ...
Rob R's user avatar
  • 9
2 votes
1 answer
164 views

MySQL shows two connections. One does not require a password and is the same database I created with MySQL Workbench. I have two database connections. One is the database that came with the MySQL ...
brcoder's user avatar
  • 23
0 votes
0 answers
81 views

I have a Laravel project. Suddenly, the project was not connecting to the MySQL database. I then realized that the MySQL service was not starting (Windows 11). I tried to start it manually from ...
rustybladez's user avatar
0 votes
0 answers
174 views

tl;dr how can one connect Workbench to SQL Server database using Windows Authentication and/or System DSN? Context: Win11, SQL Server 2022, SQL Server Management Studio 20.2, MySQL 8.0, and MySQL ...
Joe Murray's user avatar
0 votes
0 answers
393 views

I have several different Linux servers running MySQL 8.0.x instances (ranging from 8.0.23 to 8.0.33). I occasionally get "error writing communication packets" from clients when connecting to ...
Alberto Pastore's user avatar
-1 votes
1 answer
787 views

I am trying to set a default datetime value for the column "AuctionEndDate" as the datetime one month from now. I'm using sql version 8.0.36, and I wrote several attempts, including: ALTER ...
rlaivsezlt's user avatar
0 votes
1 answer
467 views

I have the following table in MySQL: CREATE TABLE `userlogtype` ( `UserLogTypeID` int NOT NULL AUTO_INCREMENT, `UserLogType` varchar(150) DEFAULT NULL, `InsertUser` varchar(100) DEFAULT NULL, `...
Steve Miller's user avatar
0 votes
0 answers
140 views

Note I am not a programmer by trade. I have the most annoying problem ever while using MySQL 8.0, and all online resources I've seen provide zero solutions. I have one of those MySQL data directories ...
ZZ Top's user avatar
  • 1
0 votes
0 answers
227 views

I created an AWS mySQL RDS instance (free tier), but i am unable to connect to it from workbench or cli. I have enabled public access to the DB while creation and allowed "All traffic" while ...
Ankit Rustagi's user avatar
0 votes
1 answer
755 views

Long story short. I have a MySQL database that has only one table and is around 50GB, while my drive storage is almost full and cannot get reduced. So the only way is to reduce the size of the 50GB ...
Chris921's user avatar
0 votes
1 answer
110 views

I have a backup database that contains data up to the specific date 27-11-2023. Currently, I have the latest version of the database with updated records. However, the issue arises when I consider ...
Muhammad Faizan Khan's user avatar
0 votes
1 answer
188 views

I currently have MySQL Workbench 8.0.33 (and tried .34) and in both cases, I have a database connection that is corrupted. When I attempt to click "delete" on it, MySQL Workbench closes ...
klewis's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
35