How to use PhpMyAdmin to import/export from/to the server it runs on?

How to use PhpMyAdmin to import/export from/to the server it runs on?

When I choose to importexport a data script with PhpMyAdmin, it offers me to uploaddownload a file with my browser fromto my PC where I access it from. But Id like to loadsave the file fromto the file system of the server where the MySQL server and PhpMyAdmin run. Is this possible

Yes, you can set a directory to import files from in the phpMyAdmin config file... From the docs https:docs.phpmyadmin.netenlatestconfig.htmlweb-server-upload-save-import-directories cfgUploadDir string The name of the directory where SQL files have been uploaded by other means than phpMyAdmin for example, ftp. Those files are available under a drop-down box when you click the database or table name, then the Import tab.

Комментарии

Популярные сообщения из этого блога

Как преобразовать вертикальную запись в горизонтальную?

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

How to delete a folder in remote Windows from Linux