mysql workbench problem (1 reply)
mysql workbench problem. with syntax. i write any.code and not working on my project.i can sent pi. pls help.
View ArticleProblem connecting to mysql server with workbench (2 replies)
Hi, I am trying to connect to a mysql server on an ubuntu laptop, via a windows desktop running workbench, over the internet. I am able to run workbench on the ubuntu laptop without any problems. When...
View ArticleMigration: Exception thrown while using ODBC connections tring (no replies)
I'm trying to create a migration from a local instance of SQL Server. When I test the connection, the following message appears: 'grt.Dict key must be a string'. Looking in the log, I find this...
View ArticleREPLACE INTO (INSERT) (no replies)
Hi Team, I have written data integration stored procedure. There I have used REPLACE INTO (INSERT) STATEMENT . (Assumed all the target table is having UNIQUE KEY) Since all my target table is FACT...
View ArticleError Code: 1064 You have an error in your SQL syntax (no replies)
Message output: "Error Code: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS (SELECT * FROM...
View ArticleForgot Password MySQL Server on macOS monterey (no replies)
Hi all, I need help because I cannot log in to my MySQL workbench, it says need to log in for every project that wants to do. Anyone knows how to reset my password to log in MySQL server because I...
View ArticleGiving Permission for 1 db to access another db on the same server (no replies)
I have a server with a front end web db and a backend reporting db. I would like to give permission on the web db to be accessed by the backend db for select purposes only. How do I do this? I have...
View ArticleQuery tab bar navigation (no replies)
Hello, When we have opened a lot of Query tabs, is there a way to navigate easily in the query tab navigation bar whithout clicking on left/right button arrow ? For example, right clicking or shift...
View ArticleWork Bench 8.0 is giving error while connecting (no replies)
Hi Guys , I am facing issue while connecting workbench 8.0 to one of my schema on 3307 cloud port for MYSQL DB 8.0. I am getting following message. "Could not acquire management access for...
View ArticleMySQL 8 cannot connect due to DB_HOST or DB_NAME (no replies)
Hello, new-ish user here trying to debug a local SQL instance. I've connected to the MySQLworkbench and the MacOs system preferences are all installed, the server shows it's up and receiving pings but...
View ArticleHow Do I Cycle Through a Column in MySQL? (no replies)
Assume I have two tables as follows: CREATE TABLE Example_Table( `Number` INT PRIMARY KEY, `Letter` CHAR(1)); CREATE TABLE Adder( `Number` INT PRIMARY KEY, `Value` INT); And I input them with values...
View ArticleUnable to start server on Mac (no replies)
2022-11-16 20:32:38 - Starting server... 2022-11-16 20:32:38 - Executing 'launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist' 2022-11-16 20:32:38 - Start server: Warning:...
View ArticleUnable to add mysql database in workbench locally (no replies)
I have workbench install on system and I want to add my MySQL database to the workbench, but it gives following error. "Lost connection to MySQL server at 'reading initial communication packet',system...
View ArticleHow can I open MySQL database to other server/ machine (no replies)
I am new to database and currently working on data scraping project. I am able to export the data automatically into the database (i am using workbench for querying), however I am stuck at connecting...
View ArticleHow to Rearrange SQL Script Tabs (no replies)
I have enough saved scripts related to one of my databases that they exceed the capacity of all of them appearing at once in Workbench. I prefer to have them arranged alphabetically by script name....
View ArticleCannot connect to Database Server (no replies)
Hi I'm Stefano and I have one database on hostinger.it. I tried to connect it from MySQL Workbench with this credentials (communicated from hostinger support): - hostname: sql245.main-hostinger.eu -...
View ArticleData export schema objects not visible (no replies)
Hi I am trying to make a backup of my database. I am using Server>Data Export. Export to dump folder. The schema is displayed in the left side window, which I can then select. However the window on...
View ArticleXamp SQL is not working (no replies)
Status change detected: stopped 11:35:48 PM [mysql] Error: MySQL shutdown unexpectedly. 11:35:48 PM [mysql] This may be due to a blocked port, missing dependencies, 11:35:48 PM [mysql] improper...
View ArticleConnecting to AWS (no replies)
Cannot get mysql Workbench to connect to AWS MySQL database. what am I missing? Username, password and hostname are all correct. The only thing I can think is that there is a problem with port 3306....
View ArticleHow to Connect to an Oracle database (1 reply)
I'm running MySQL Workbench on Windows 11 and I want to connect to an Oracle database. Using the Windows ODBC Data Source Administrator I can make a connection to the Oracle database. When I test the...
View Article