Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all 3737 articles
Browse latest View live

medecinstore@gmail.com Buy Nembutal online Canada Purchase Nembutal Canada (no replies)

$
0
0
Buy Nembutal online Canada
Purchase Nembutal Canada
Order Nembutal Canada
Nembutal for sale Canada
Nembutal buy now Canada

Nembutal legal status Canada
Is Nembutal legal to buy in Canada
Safe to buy Nembutal online Canada
Reliable Nembutal seller Canada
Legit Nembutal supplier Canada

medecinstore@gmail.com Buy Nembutal online, Discreet Nembutal supplier, order (no replies)

$
0
0
Buy Nembutal online Sydney, NSW 2000, Australia
Purchase Nembutal Melbourne, VIC 3000, Australia
Order Nembutal Brisbane, QLD 4000, Australia
Nembutal for sale Darwin, NT 0800, Australia
Nembutal buy now Newcastle, NSW 2300, Australia

Vertical toolbar is missing in 8.0.36 on MacOS Sonoma (16 replies)

$
0
0
The vertical toolbar (https://dev.mysql.com/doc/workbench/en/wb-vertical-toolbar.html) is missing in the latest version (8.0.36) on MacOS Sonoma.
There is seems to be no workaround as it is impossible to downgrade version due to fact that any earlier version does not work on MacOS Sonoma.

Importing UTF-8 export from MS Access which contains Japanese code points (no replies)

$
0
0
I am having trouble importing a UTF-8 MS Access export that contains Japanese code points

The export file contains https://ja.m.wikipedia.org/wiki/パイン_(企業)

After import I see https://ja.m.wikipedia.org/wiki/パイン_(企業)

For the MySQL database

The Server connection collation is utf8_bin (although I have tried several UTF8's)
The Server Charset is UTF-8 Unicode (utf8)

Any suggestions would be great

Thank you

ubuntu 24.04 (no replies)

$
0
0
Is there an estimate of when MySQL Workbench for Ubuntu 24.04 will be released?

Editable colours for tabs in SQL editor (no replies)

$
0
0
Hi,
when I have multiple tabs open on different databases, it is really hard to tell which one is "active" i.e. am I writing and exeucting SQL on my Prod or my dev connection? If this could be editable, either to make different connection types different colours (ideal) or at least to eg highlight in bold or another colour which connection tab the current active query pane refers to, that would make it a lot more usable and safer.

failure on stop database instance in workbench (no replies)

$
0
0
I am using latest workbench and mysql community server on windows 11 pro. I am not able to stop database using "stop server" button in section "instance" in workbench. When click button "stop server", the workbench is frozen. Does anybody know how to fix this issue?

Invalid Authentication Plugin (no replies)

$
0
0
I have installed mySQL 9.0.1 into a docker container and it runs fine.

I can connect to the database using the latest mySQL workbench - however it warns me about compatibility

If I try and create a new user account using mySQL Workbench I get the following error

User newuser@%% has plugin type
None, which is not listed as a known
authentication plugin by the server.

So - my question is - when will mySQL Workbench actually work with the current database ?

MySQL (Workbench) Connection Issue (no replies)

$
0
0
All,

I have the following situation which I do not seem to be able to resolve, I would appreciate your help:

Setup

1. MySQL 8.4.2 (CE) database server running on Debian 12 (No [ufw] firewall installed), hostname euphrosyne.josaire.net, IP address 192.168.1.54, port 3306 (IPv4) hosted on XCP-ng 8.2.

2. System Administrator Workstation on Windows 10, running MySQL Workbench v8.0.38, hostname hades.josaire.net, IP address 192.168.1.68, hosted on VMWare Workstation 17 Pro.

[Don't worry, all of this lives on the trusted side of the firewall]

Issue

* Whatever I do, I am not able to connect to the MySQL database server from my system admin workstation.

Things tried:

1. Created user 'root'@'hades.josaire.net' with a known password and all privileges.
2. Created user 'root'@'192.168.1.168' with a known password and all privileges.
3. Pinging euphrosyne.josaire.net from hades.josaire.net -> no problem.
4. Ran a port scan from hades.josaire.net against euphrosyne.josaire.net -> ports found 22, 3306
5. Connecting over SSH from hades.josaire.net to euphrosyne.josaire.net works as expected.
6. Reinstalled MySQL server on a new 'machine', replacing the old 'machine'.
7. There are no other connectivity issues to external services from hades.josaire.net

Long story short: Help!!
-- Hans

Errors translating latin1 characters to utf8mb4 (no replies)

$
0
0
I'm using Workbench 8.0 to migrate latin1 characters in SQL Server 2022 to utf8mb4 characters in MySQL 8.0 and on some characters it fails to copy data on many tables with errors like:

ERROR: `sourcedb`.`source_table`:Inserting Data: Incorrect string value: '\xF1asco' for column 'Address2' at row 17

Others have given up after trying to solve this https://stackoverflow.com/questions/66000761/migrating-from-latin1-sql-server-to-utf8mb4-mysql-incorrect-string-error-problem

I did it a few years ago but forget the technique. Is there a setting somewhere that allows the characters to be converted successfully?

I don't think it is that relevant, but the specific collations are SQL_Latin1_General_CP1_CI_AS and utf8mb4_0900_ai_ci.

Schema Transfer Wizard fails to start after first use. (no replies)

$
0
0
Workbench V8.0.38 build 4270059 CE (64 Bits)

Using Schema Transfer Wizard to transfer our old server to a new server. As we have massive tables and lots of them I'm doing a few at a time. The issue is that after starting Workbench, the Schema Migration Wizard will work once. Once the migration is finished it closes but will not reopen. Click Schema Migration Wizard in Database > Schema Transfer Wizard, nothing happens.

Attaching database from a windows folder (no replies)

$
0
0
I have a machine that crashed and has a database created in MySQL Workbench, I have been able to retrieve all the MySQL folders intact from both the C:\program files and C:\programdata.

I have setup up a new MySQL Workbench on a new machine and I want to copy the data to the new machine and to attach the database as I would have done if it was Microsoft SQL Server.

I need the procedure to do this.

Thank you

Not able to create user in MySQL (no replies)

$
0
0
Hello,

I have installed MySQL on ubuntu server and now trying to create a new user in MySQL with root login using Workbench. While assigning privileges to new user I am receiving error:

Access denied; you need atleast one of the system user privilege to perform this operation SQL error 1227

I am logged in using root user with all privileges.

New to MySQL, I can´t connect to Server (1 reply)

$
0
0
Dear Community
I'm trying to connect to Server/Database in Workbench and it fails whereever the place/menu I try, with a letter "Failed to connect to MySQL at localhost:3306. Unable to connect to localhost:3306".
I will appreciate any help you can give me because I'm new to Workbench and I'm following a Python tutorial and need to use MySQL.
Thank you in advance!
Pablo

Root user can not access the database (no replies)

$
0
0
Hello All ;

Need your help on the following issue.
By mistake I did set up max_questions to 10 and MAX_QUERIES_PER_HOUR to 10.
When I try to enter the workbench, it gives me an error message first on the MAX_QUERIES_PER_HOUR and after an hour on the max_questions. I did try to enter the SSQL command line, and it is the same.
I made a dramatic move where I uninstalled MYSQL, deleted MYSQL Directory and reinstalled. Unfortunately, the system saved the mistake I made on the ROOT user. I don't know how to get out of this situation. It's a kind of CATCH 22 without a solution that I currently see but on the other hand there must be a solution. I would love to hear ideas from the forum.

Thank you in advance.

Can't find "mysql>" prompt (no replies)

$
0
0
Hello,
I recently installed Workbench Community 8.0.
I am following the reference tutorial (https://dev.mysql.com/doc/refman/8.0/en/entering-queries.html), and from start it is stated to type a command after a query prompt beginning with "mysql>".
I am connected to my database. The issue is that on my screen, there is not such a prompt. I can use the "Query 1" tab to type a query and execute it, but if I wish to run a single command, I would need to click on the "execute the statement under the keyboard cursor button". Thus having to use the mouse every time (unless a keyboard shortcut exists).
Is there a way to have a prompt text field that runs a command by pressing 'enter', as stated in the reference manual?

Database Crashing on Spiritual Gleam - Inconsistent Table Access (no replies)

$
0
0
Hello everyone,

I’m managing a website called Spiritual Gleam, which focuses on symbolism and spiritual meanings. Recently, I’ve been encountering an issue where the MySQL database crashes randomly, and certain tables become inaccessible. When this happens, rows in the affected tables either disappear or cannot be retrieved properly. I’ve noticed that this tends to happen during high traffic periods.

Here’s what I’ve checked so far:

InnoDB engine is being used, and I’ve optimized the tables.
I’ve increased the max_connections in the MySQL config to handle more traffic, but the issue persists.
Checked MySQL logs, but nothing conclusive beyond the standard “table crashed” error.
Has anyone faced similar database crashes, especially with websites handling larger datasets? Any suggestions on how to prevent these table crashes and avoid losing data?

Thanks in advance!

MySQL 8.0 and utf8mb4 (no replies)

$
0
0
I found myself having to migrate from 5.7 to 8.0 with the migration of AWS RDS version upgrade. I would like to keep everything latin1 character set and collation but for some reaosn it seems Workbench is forcing utf8mb4 on the character set.

Now I could set this variable at the beginning of each session but so would all the other developers evertime we logged in. Why does it seem that workbench is forcing this setting locally?

Things already tried
1. RDS parameter group does indeed reflect the latin1 value

2. The mysql client also reflects what the global setting is coming from the RDS parameter group of latin1

3. I cannot add a config file it seems as it is RDS and seems to be disabled.

4. When I run show variables like 'character%'; the only time I return a value of utf8mb4 is when running locally through workbench with no obvious way to make the change without setting each time a user logs in manually

5. Tried placing .ini files in the obvious locations and even tried to set a Env Variable with the value of latin1

Not sure why workbench would force this or why it would be so obcure on how to permanently change this locally when using workbench

Any help would be appreciated.

Thanks,

-Chris

macOS - Workbench will not re-open after all windows are closed (no replies)

$
0
0
I am using macOS Sequoia 15.1 on an M2 Max MacBook Pro.

When closing all of the windows of MySQL Workbench, then trying to launch Workbench again (by clicking the dock icon or by searching the app name), nothing happens. I have to manually quit and re-launch MySQL Workbench by right-clicking on the dock icon, clicking "Quit," then clicking the dock icon again.

Steps to reproduce:

1. Open MySQL Workbench.
2. Close the window with the red X.
3. Try to open Workbench again:
a. Click on the icon pinned to the dock -- nothing happens.
b. Push Command-Space, type "MySQL Workbench", and press enter -- nothing happens.

Ideally, I would expect that MySQL Workbench would fully quit after all windows are closed, since it seemingly has nothing it needs to do in the background. This would solve the issue, since launching the app after quitting works fine.

P.S. This is not a new bug. I have been dealing with it since day 1 on macOS since I switched from Windows a few years ago. I just manually quit and re-open it, which is annoying.

mysql workbench can't find my .csv file to import (no replies)

$
0
0
Hi

First-time user of mysql workbench

It is installed OK and I am trying to import data from a .csv file

I dropped down thr server tab and chose data import

I have chosen to import from a self contained file and I have entered the correct path (I believe)

When I start the process - error message - that file doesn't exist

Am I doing something wrong ?
Viewing all 3737 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>