Can not connect to databse after upgrade The 2019 Stack Overflow Developer Survey Results Are...
Why use ultrasound for medical imaging?
He got a vote 80% that of Emmanuel Macron’s
Finding the path in a graph from A to B then back to A with a minimum of shared edges
Does the AirPods case need to be around while listening via an iOS Device?
How do I add random spotting to the same face in cycles?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
How to grep and cut numbes from a file and sum them
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
How to test the equality of two Pearson correlation coefficients computed from the same sample?
Why is the object placed in the middle of the sentence here?
system call string length limit
Finding degree of a finite field extension
Make it rain characters
When did F become S? Why?
Is there a writing software that you can sort scenes like slides in PowerPoint?
Didn't get enough time to take a Coding Test - what to do now?
how can a perfect fourth interval be considered either consonant or dissonant?
Why not take a picture of a closer black hole?
Can the DM override racial traits?
Do working physicists consider Newtonian mechanics to be "falsified"?
A pet rabbit called Belle
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
First use of “packing” as in carrying a gun
Single author papers against my advisor's will?
Can not connect to databse after upgrade
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)What components are needed for MySQL Workbench?Can't connect to mySQL server which is runningHelp Connecting Ubuntu Server 14.04 VM/postgres to postgreSQL workbench on localhost?MySQL breaks after upgrade from Ubuntu 14.04LTS to Ubuntu 15.04problem during GSN installationUnhandled exception can't connect to mysql server on '127.0.0.1' (111) (code 2003)Mysql database browsers not working after upgradeCannot Connect to Database ServerConnect to mysql localhostGet the warning when upgrade mysql 5.7 to 8.0 on bionic!
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I upgraded both MySQL work-bench to version 8.0 and MySQL server to version 8.0.15. I restarted my computer and I opened the workbench. I found my old connection. When I click test connection I get successful result. When I double click on my connection I get this error message.

I tried to login to the MySQL server using and reset the password:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
Please, what could be the problem? I forgot what was the port number when I set up the connection in the old version.
networking server upgrade mysql mysql-workbench
add a comment |
I upgraded both MySQL work-bench to version 8.0 and MySQL server to version 8.0.15. I restarted my computer and I opened the workbench. I found my old connection. When I click test connection I get successful result. When I double click on my connection I get this error message.

I tried to login to the MySQL server using and reset the password:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
Please, what could be the problem? I forgot what was the port number when I set up the connection in the old version.
networking server upgrade mysql mysql-workbench
add a comment |
I upgraded both MySQL work-bench to version 8.0 and MySQL server to version 8.0.15. I restarted my computer and I opened the workbench. I found my old connection. When I click test connection I get successful result. When I double click on my connection I get this error message.

I tried to login to the MySQL server using and reset the password:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
Please, what could be the problem? I forgot what was the port number when I set up the connection in the old version.
networking server upgrade mysql mysql-workbench
I upgraded both MySQL work-bench to version 8.0 and MySQL server to version 8.0.15. I restarted my computer and I opened the workbench. I found my old connection. When I click test connection I get successful result. When I double click on my connection I get this error message.

I tried to login to the MySQL server using and reset the password:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
Please, what could be the problem? I forgot what was the port number when I set up the connection in the old version.
networking server upgrade mysql mysql-workbench
networking server upgrade mysql mysql-workbench
asked 2 mins ago
user9371654user9371654
199111
199111
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133664%2fcan-not-connect-to-databse-after-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133664%2fcan-not-connect-to-databse-after-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown