mysql
My server, before it all crashed, it did the deplay and didn't connect, I created others and connected normally
31 Replies
Project ID:
ac66a99b-0059-4a75-b6b3-dc683459b0e4
ac66a99b-0059-4a75-b6b3-dc683459b0e4
Before, it wasn't having a proxy error, it just wasn't connecting, I accidentally deleted my old public network, would it be possible to get it back? but before that it wasn't working
If I create other MySQL it works normally
if you’re able to create another mysql that’s working, the easiest solution is to move the volume from your broken mysql instance to your working one
Can I move what I have in the broken one to another?
the volume contains all your data, so yes
Is there a tutorial showing where I can get this volume?
Send a screenshot of your project?
the volume is the smaller box under the large box that says MySQL
if you click that, click disconnect, then connect it to the other database your data should all be there
ok thank you
Is there any way for me to recover this mysql? the application has the data that was lost
without activating others, reactivate the one that gave a bug
All your data is stored in the volume, so moving the volume over will move your data to the new service
If you have tried to restart the mysql service and that did not fix the problem, this is the easiest fix available to you
now other not work too
I moved it to the one that was working and now it crashed too
then it sounds like there is an issue with your volume. Would you be able to recreate the data easily? Have you taken backups?
not backups😭
can you go to deployments and send the error that you see?
how i fix it?
i moved other but not show
hmm, can you move the volume back to the original service and send the deployment error you get?
because earlier you said it crashed, now it’s just not connecting
yes
those are two different issues
original
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 0
My public network was different and I don't remember which one it was, I changed it because I was giving this error
I made a new one, do you know why I can't connect it to the workbench?