MySQL Forums
Forum List  »  French

Re: Importation
Posted by: Jean Molliné
Date: May 24, 2012 09:46AM

Mouais, il faudrait pourvoir l'ajouter dans le fichier mais vu sa taille il faudra faire autrement.

-1- Ouverture et connexion avec le client MySQL en ligne de commande;
-2- Taper la ligne suivante :
mysql > USE nom-de-la-base-de-données;
Le client devrait alors afficher un message « database changed »
-3- taper la ligne pour exécuter le fichier
mysql > SOURCE D:/TEST/BASE/2012/data.sql;
Là ça devrait fonctionner nettement mieux.

______________________________________________________________
Une question bien formulée, c'est un problème bien compris : ça représente déjà les 3/4 de la réponse ;)

Options: ReplyQuote


Subject
Views
Written By
Posted
5380
March 16, 2012 09:40AM
2804
March 22, 2012 06:28AM
2970
March 22, 2012 01:41PM
2714
March 22, 2012 03:09PM
2891
April 25, 2012 05:54AM
2967
April 25, 2012 06:01AM
3099
April 25, 2012 06:10AM
2994
May 21, 2012 02:13PM
2736
May 21, 2012 02:29PM
2862
April 25, 2012 06:14AM
2800
May 12, 2012 04:40PM
2770
May 13, 2012 02:15AM
2900
May 23, 2012 05:59PM
2751
May 23, 2012 10:34PM
3549
May 24, 2012 06:17AM
2559
May 24, 2012 07:13AM
2815
May 24, 2012 07:45AM
2720
May 24, 2012 07:53AM
2863
May 24, 2012 09:00AM
Re: Importation
2702
May 24, 2012 09:46AM
5722
May 24, 2012 01:04PM
2641
May 24, 2012 01:09PM
2842
May 24, 2012 02:02PM
2790
May 24, 2012 02:20PM
3473
May 24, 2012 05:40PM
2708
May 24, 2012 10:27PM
2682
May 26, 2012 04:55AM
2721
May 26, 2012 05:25AM
2721
May 26, 2012 05:31AM
2731
May 26, 2012 05:35AM
2716
May 30, 2012 10:47AM
2461
May 30, 2012 11:43AM
2667
May 31, 2012 03:41AM
2613
May 31, 2012 03:54AM
2826
May 31, 2012 05:31AM
2813
May 31, 2012 05:39AM
2709
May 31, 2012 10:23AM
2792
May 31, 2012 10:27AM
4069
May 24, 2012 06:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.