H
H
Helping2018-10-28 17:15:40
PHP
Helping, 2018-10-28 17:15:40

Where did the tables from phpmyadmin go?

Hello everyone, about a month ago I tried to learn PHP, made signs in phpmyadmin and everything worked as it should. After some time I go into the "project" and see an error: Fatal error
: Uncaught exception 'PDOException' with message 'Could not connect to database (test).' in D:\OSPanel\domains\...
Then I go to phpmyadmin (with root login and without password) and I don’t see my tables, even though everything worked before the break. In the process of solving my problem, I ended up in folder D: \OSPanel\userdata\MySQL-5.6 (at that moment I was on version 5.5) and found the test folder there with my tables as files. Switching to MySQL-5.6 did not help, but rather took away the databases that I created on 5.5.
How to return this db "test"? Can I somehow download it from that folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jedi, 2018-10-28
@PHPjedi

In order to return, well, roll back to version 5.5. Then export all basis, and then import already in 5.6.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question