×

Notice

The forum is in read only mode.

How do you import a MariaDB database?

More
3 months 2 days ago #3326 by Elias Katsaniotis,MSc
How do you import a MariaDB database?
More
3 months 2 days ago #3327 by Elias Katsaniotis,MSc
From command lineCommand line MySQL import (Mariadb is a FREE Mysql)
  1. Type: mysql -u username -p database_name < file.sql.
  2. The username refers to your MySQL username.
  3. database_name refers to the database you want to import.
  4. file. sql is your file name.
  5. If you've assigned a password, type it now and press Enter.
You can also import, using tools, like phpadminImporting to MySQL/MariaDB Databases with phpMyAdmin
  1. Open the target database for editing with phpMyAdmin.
  2. Click Import in the menu bar. ...
  3. In the File to import: section, click Select file and select your backup file.
  4. Specify the desired import settings. ...
  5. Click OK to start the import.
Another way is to write programs in a language like PHP.
Time to create page: 0.072 seconds

Site Info

V. Katsanioti,

Russia,

Kaliningrad Oblast.

matizegr@yahoo.com

Visit counter

United States of America (the) 80.6% United States of America (the)
Russian Federation (the) 11.2% Russian Federation (the)
China 4.9% China

Total:

33

Countries
00001845
Today: 15
Yesterday: 55
This Week: 70
Last Week: 565
This Month: 1,765
Last Month: 81

Who's Online

We have 464 guests and no members online