Hello dear, today I have the following question, I want to move or duplicate a database from user1 to user2
the database is very large and it is I need to have this database in another account / another user always from the same server
user1 -> BD move or copy it to user2
if this is not possible.
I have the database in .sql in the / home / directory of the account, what commands should I use to be able to restore the database? over another for example user2_db
** Note ** I have not used the phpmyadmin db import option because this database is several GB.
MariaDB 10.3.29-MariaDB
the database is very large and it is I need to have this database in another account / another user always from the same server
user1 -> BD move or copy it to user2
if this is not possible.
I have the database in .sql in the / home / directory of the account, what commands should I use to be able to restore the database? over another for example user2_db
** Note ** I have not used the phpmyadmin db import option because this database is several GB.
MariaDB 10.3.29-MariaDB
Last edited by a moderator: