> ## Content Index
> Fetch the complete content index at: https://thibaultmilan.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Importer une base de donnee MYSQL en ligne de commande
- URL: https://thibaultmilan.com/importer-une-base-de-donnee-mysql-en-ligne-de-commande/
- Published: 2008-12-06T12:00:00.000Z
- Updated: 2008-12-06T12:00:00.000Z
- Author: Thibault Milan
- Tags: #Import 2026-06-21 19:35

Parce que ça peut toujours servir, on dit merci au [mister](http://www.parenthese.be/2008/10/13/memo-importer-une-base-de-donnee-mysql-en-ligne-de-commande/?ref=thibaultmilan.com) et on admire :

mysql -u username -ppassword database\_name < /path/to/backup.sql