Skip to main content

Revert Server Settings back from 5.7 to 5.6

Comments

4 comments

  • arozana
    Hello, A few days ago i have upgraded MySQL from 5.6 to 5.7 and now my application is not working properly i have no idea what to change or what to do.. Can you please guide me about this situation
    0
  • quietFinn
    Hello, A few days ago i have upgraded MySQL from 5.6 to 5.7 and now my application is not working properly i have no idea what to change or what to do.. Can you please guide me about this situation

    Maybe you could give a bit more information than "my application is not working properly".
    0
  • cPanelLauren
    After i upgrade mysql my application stopped working, and i need to revert Server Settings back from 5.7 to 5.6. Because i have no knowledge about changes in queries and other settings..

    There's no supported downgrade path, what I would suggest you do is open a ticket to allow our analysts to investigate the issue and assist you with resolving it. You can use the link in my signature to open the ticket. Once you do get it open please update here with the ticket ID so that we can follow up here with the resolution. Thanks!
    0
  • kdean
    One thing you could try. Edit your /etc/my.cnf Under the [mysqld] section add: show_compatibility_56 = On and maybe even add: sql_mode=NO_ENGINE_SUBSTITUTION Then restart MySQL.
    0

Please sign in to leave a comment.