How to fix:Oracle MySQL Vulnerability: CVE-2018-3133How to bind MySQL server to more than one IP...

What does "enim et" mean?

What is the command to reset a PC without deleting any files

I see my dog run

How to manage monthly salary

What to wear for invited talk in Canada

Eliminate empty elements from a list with a specific pattern

"My colleague's body is amazing"

Latin words with no plurals in English

Is domain driven design an anti-SQL pattern?

Extreme, but not acceptable situation and I can't start the work tomorrow morning

Unbreakable Formation vs. Cry of the Carnarium

Why is my log file so massive? 22gb. I am running log backups

Prime joint compound before latex paint?

If a centaur druid Wild Shapes into a Giant Elk, do their Charge features stack?

Why was the "bread communication" in the arena of Catching Fire left out in the movie?

Ideas for colorfully and clearly highlighting graph edges according to weights

Does a dangling wire really electrocute me if I'm standing in water?

What are the advantages and disadvantages of running one shots compared to campaigns?

Does it makes sense to buy a new cycle to learn riding?

Einstein metrics on spheres

Is every set a filtered colimit of finite sets?

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

Need help identifying/translating a plaque in Tangier, Morocco

Some basic questions on halt and move in Turing machines



How to fix:Oracle MySQL Vulnerability: CVE-2018-3133


How to bind MySQL server to more than one IP address?MySQL 5.1.49 freezing every two daysHow to rename a MySQL database?Running MySQL on Amazon EC2 with EBS (Elastic Block Store) and Elastic BeanstalkCan't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) on subsequent connection through terminalMySQL exits without any outputHow to fix Logjam vulnerability with MySQLHardware RAID1 configuration - Possibly failed sectors on one physical disk. Does the OS automatically read from the other disk?Windows Server CVE-1999-0527: Fix?Recreate active directory from scratch






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







-1















On a security scan we found a couple of Oracle MySQL Vulnerability: CVE-2018-3133 etc. To fix it I need to upgrade mysql on one of our windows 2012 r2 servers.



I have gone through the video but I don't want to loose the configurations of any of my DB. I don't want to take the DB back but it configuration. so that after re-installing I will have all my db's connected. could someone please guide me.










share|improve this question







New contributor




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



























    -1















    On a security scan we found a couple of Oracle MySQL Vulnerability: CVE-2018-3133 etc. To fix it I need to upgrade mysql on one of our windows 2012 r2 servers.



    I have gone through the video but I don't want to loose the configurations of any of my DB. I don't want to take the DB back but it configuration. so that after re-installing I will have all my db's connected. could someone please guide me.










    share|improve this question







    New contributor




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























      -1












      -1








      -1








      On a security scan we found a couple of Oracle MySQL Vulnerability: CVE-2018-3133 etc. To fix it I need to upgrade mysql on one of our windows 2012 r2 servers.



      I have gone through the video but I don't want to loose the configurations of any of my DB. I don't want to take the DB back but it configuration. so that after re-installing I will have all my db's connected. could someone please guide me.










      share|improve this question







      New contributor




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












      On a security scan we found a couple of Oracle MySQL Vulnerability: CVE-2018-3133 etc. To fix it I need to upgrade mysql on one of our windows 2012 r2 servers.



      I have gone through the video but I don't want to loose the configurations of any of my DB. I don't want to take the DB back but it configuration. so that after re-installing I will have all my db's connected. could someone please guide me.







      mysql windows-server-2012-r2






      share|improve this question







      New contributor




      vivek 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




      vivek 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




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









      asked 1 hour ago









      vivekvivek

      1




      1




      New contributor




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





      New contributor





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






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






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          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
          });


          }
          });






          vivek 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%2fserverfault.com%2fquestions%2f962099%2fhow-to-fixoracle-mysql-vulnerability-cve-2018-3133%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








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










          draft saved

          draft discarded


















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













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












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
















          Thanks for contributing an answer to Server Fault!


          • 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%2fserverfault.com%2fquestions%2f962099%2fhow-to-fixoracle-mysql-vulnerability-cve-2018-3133%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

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...