Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

What does phpmyadmin error mean when importing database?


Asked by Boone Cannon on Dec 09, 2021 FAQ



When I want to import it, it just showed "phpMyAdmin - Error. Incorrect format parameter". The error image I tried googled it, but it's like no one having this error when importing a database.
In fact,
Phpmyadmin is not a good candidate for importing databases, always import/export directly on the database server by using commands. Thanks for contributing an answer to Server Fault!
Subsequently, 1 Answer 1. If you have already created the database that you wish to import into and you have selected that database in PHPMyAdmin, but the import file is trying to create a new database, then you will see this error message.
Just so,
Timeout error in phpMyAdmin during import database from file. Timeout error during import database means you have too large file for your settings from configuration files. If you have this problem, you probably saw this message in phpMyAdmin panel:
Thereof,
You can specify an upload directory on your web server where phpMyAdmin is installed, after uploading your file into this directory you can select this file in the import dialog of phpMyAdmin, see $cfg ['UploadDir']. phpMyAdmin can import from several various commonly used formats.