Unable to enable remote admin on MySQL 5.7 server on Ubuntu Server 16.04 using MySQL Workbench after system reinstallApache server A attempts conn to mysql server B. times outmysql server admin error from workbenchubuntu server 15.04: remote access mysqlMySQL Server not binding to external addressesUnhandled exception can't connect to mysql server on '127.0.0.1' (111) (code 2003)Using MS Access to import from mysqlUsing MySQL Workbench to connect to MySQL on Linux serverCan't contact my mysql from another serverCannot Connect to Database ServerIssue to connect the mysql from ubuntu server using database management tool

Splitting fasta file into smaller files based on header pattern

Homology of the fiber

Weird lines in Microsoft Word

How can I create URL shortcuts/redirects for task/diff IDs in Phabricator?

Do I need an EFI partition for each 18.04 ubuntu I have on my HD?

How can a new country break out from a developed country without war?

Why doesn't the chatan sign the ketubah?

Is there any common country to visit for uk and schengen visa?

Turning a hard to access nut?

How much propellant is used up until liftoff?

Would this string work as string?

How to test the sharpness of a knife?

Exit shell with shortcut (not typing exit) that closes session properly

pipe commands inside find -exec?

How can I query the supported timezones in Apex?

What is the difference between something being completely legal and being completely decriminalized?

Can other pieces capture a threatening piece and prevent a checkmate?

is this saw blade faulty?

Knife as defense against stray dogs

Why doesn't the fusion process of the sun speed up?

Is "inadequate referencing" a euphemism for plagiarism?

Why do I have a large white artefact on the rendered image?

What (if any) is the reason to buy in small local stores?

Someone scrambled my calling sign- who am I?



Unable to enable remote admin on MySQL 5.7 server on Ubuntu Server 16.04 using MySQL Workbench after system reinstall


Apache server A attempts conn to mysql server B. times outmysql server admin error from workbenchubuntu server 15.04: remote access mysqlMySQL Server not binding to external addressesUnhandled exception can't connect to mysql server on '127.0.0.1' (111) (code 2003)Using MS Access to import from mysqlUsing MySQL Workbench to connect to MySQL on Linux serverCan't contact my mysql from another serverCannot Connect to Database ServerIssue to connect the mysql from ubuntu server using database management tool













0















I had to reinstall my Ubuntu Server 16.04LTS. The original install allowed remote admin on MySQL server (5.7) using a remote connection from MySQL Workbench. I believe that the server has been configured as previously set up.



I have changed the bind-address in the mysqld.cnf in the /etc/mysql/mysql.conf.d/ directory to the local address, to 0.0.0.0, to *, to the remote address, and commented the line out completely. Nothing works. Any attempt to connect using the Workbench results in a "'' is not allowed to connect" message.



I can use a telnet session and run MySQL through that but cannot get the Workbench application to connect no matter what I do. Any suggestions of what to check or what I can do?










share|improve this question







New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

    – Dyan
    49 mins ago















0















I had to reinstall my Ubuntu Server 16.04LTS. The original install allowed remote admin on MySQL server (5.7) using a remote connection from MySQL Workbench. I believe that the server has been configured as previously set up.



I have changed the bind-address in the mysqld.cnf in the /etc/mysql/mysql.conf.d/ directory to the local address, to 0.0.0.0, to *, to the remote address, and commented the line out completely. Nothing works. Any attempt to connect using the Workbench results in a "'' is not allowed to connect" message.



I can use a telnet session and run MySQL through that but cannot get the Workbench application to connect no matter what I do. Any suggestions of what to check or what I can do?










share|improve this question







New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

    – Dyan
    49 mins ago













0












0








0








I had to reinstall my Ubuntu Server 16.04LTS. The original install allowed remote admin on MySQL server (5.7) using a remote connection from MySQL Workbench. I believe that the server has been configured as previously set up.



I have changed the bind-address in the mysqld.cnf in the /etc/mysql/mysql.conf.d/ directory to the local address, to 0.0.0.0, to *, to the remote address, and commented the line out completely. Nothing works. Any attempt to connect using the Workbench results in a "'' is not allowed to connect" message.



I can use a telnet session and run MySQL through that but cannot get the Workbench application to connect no matter what I do. Any suggestions of what to check or what I can do?










share|improve this question







New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I had to reinstall my Ubuntu Server 16.04LTS. The original install allowed remote admin on MySQL server (5.7) using a remote connection from MySQL Workbench. I believe that the server has been configured as previously set up.



I have changed the bind-address in the mysqld.cnf in the /etc/mysql/mysql.conf.d/ directory to the local address, to 0.0.0.0, to *, to the remote address, and commented the line out completely. Nothing works. Any attempt to connect using the Workbench results in a "'' is not allowed to connect" message.



I can use a telnet session and run MySQL through that but cannot get the Workbench application to connect no matter what I do. Any suggestions of what to check or what I can do?







16.04 mysql mysql-workbench






share|improve this question







New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 51 mins ago









DyanDyan

1




1




New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

    – Dyan
    49 mins ago

















  • mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

    – Dyan
    49 mins ago
















mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

– Dyan
49 mins ago





mysql --version returns: mysql Ver 14.14 Distrib 5.7.25, for Linux (i686) using EditLine wrapper.

– Dyan
49 mins ago










1 Answer
1






active

oldest

votes


















0














Ok, I found the problem. When I setup the user entry on the MySQL host, I apparently fat-fingered the IP address in the @hostname entry when granting privs. When I added a second user using the hostname, it worked. The final configuration in /etc/mysql/mysql.conf.d/mysqld.cnf was for the bind-address entry to be set to the IP of the host machine.



Let the snarky comments begin. :o)





share








New contributor




Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















    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
    );



    );






    Dyan is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126762%2funable-to-enable-remote-admin-on-mysql-5-7-server-on-ubuntu-server-16-04-using-m%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Ok, I found the problem. When I setup the user entry on the MySQL host, I apparently fat-fingered the IP address in the @hostname entry when granting privs. When I added a second user using the hostname, it worked. The final configuration in /etc/mysql/mysql.conf.d/mysqld.cnf was for the bind-address entry to be set to the IP of the host machine.



    Let the snarky comments begin. :o)





    share








    New contributor




    Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0














      Ok, I found the problem. When I setup the user entry on the MySQL host, I apparently fat-fingered the IP address in the @hostname entry when granting privs. When I added a second user using the hostname, it worked. The final configuration in /etc/mysql/mysql.conf.d/mysqld.cnf was for the bind-address entry to be set to the IP of the host machine.



      Let the snarky comments begin. :o)





      share








      New contributor




      Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















        0












        0








        0







        Ok, I found the problem. When I setup the user entry on the MySQL host, I apparently fat-fingered the IP address in the @hostname entry when granting privs. When I added a second user using the hostname, it worked. The final configuration in /etc/mysql/mysql.conf.d/mysqld.cnf was for the bind-address entry to be set to the IP of the host machine.



        Let the snarky comments begin. :o)





        share








        New contributor




        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        Ok, I found the problem. When I setup the user entry on the MySQL host, I apparently fat-fingered the IP address in the @hostname entry when granting privs. When I added a second user using the hostname, it worked. The final configuration in /etc/mysql/mysql.conf.d/mysqld.cnf was for the bind-address entry to be set to the IP of the host machine.



        Let the snarky comments begin. :o)






        share








        New contributor




        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share


        share






        New contributor




        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 3 mins ago









        DyanDyan

        1




        1




        New contributor




        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Dyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




















            Dyan is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Dyan is a new contributor. Be nice, and check out our Code of Conduct.












            Dyan is a new contributor. Be nice, and check out our Code of Conduct.











            Dyan is a new contributor. Be nice, and check out our Code of Conduct.














            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126762%2funable-to-enable-remote-admin-on-mysql-5-7-server-on-ubuntu-server-16-04-using-m%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

            Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

            fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap