phpmyadmin_sql_backup icon indicating copy to clipboard operation
phpmyadmin_sql_backup copied to clipboard

upload and restore an sql backup

Open abubelinha opened this issue 3 years ago • 2 comments

Hi. This is not an issue but a feature request. I am surprised there are so few python scripts for phpmyadmin interaction.

This phpmyadmin_sql_backup project is so far the only one which worked for me with phpmyadmin 5.

Unfortunately I am looking for the opposite functionality: I want to automate the daily upload of some (locally updated) tables to a shared php-mysql server ... where I only have a phpmyadmin account.

Would it be possible to add an option for uploading an .sql file, instead of downloading it? I'm afraid my skills do not permit me to code this on my own.

Thanks a lot for this great script anyway

abubelinha avatar Oct 04 '22 15:10 abubelinha

Did you find a solution?

LukeSavefrogs avatar Jan 03 '23 17:01 LukeSavefrogs

Did you find a solution?

@LukeSavefrogs you can look into https://github.com/phpmyadmin/phpmyadmin/issues/17423 for more ideas

abubelinha avatar Jan 03 '23 18:01 abubelinha