MySQL Forums
Forum List  »  French

Re: Importation
Posted by: Kdev Web
Date: May 23, 2012 05:59PM

je tape celà dans MYSQL 5.5 Command Line Client, quand j'effectue ce que vous avez cité envue de l'importation ou du teste de la base de donnée en local,
il n'y à rien qui ce passe, ayant de partition sur l'ordinateur le fichier ce trouve dans le disque D, que dois je faire pour que le teste fonctionne en local où où est je puis faire une erreur


---

Enter password: *******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 11
Server version: 5.5.24 MySQL Community Server (GPL)

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> -u root -p SOURCE D:/TEST/BASE/2012/data.sql
->


---------------

Enter password: *******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12
Server version: 5.5.24 MySQL Community Server (GPL)

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> -u #root# -p #MYSQL# < #D:/TEST/BASE/2012/data.sql#
->



Edited 2 time(s). Last edit at 05/23/2012 06:08PM by Kdev Web.

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
2893
April 25, 2012 05:54AM
2968
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
Re: Importation
2900
May 23, 2012 05:59PM
2751
May 23, 2012 10:34PM
3549
May 24, 2012 06:17AM
2559
May 24, 2012 07:13AM
2816
May 24, 2012 07:45AM
2720
May 24, 2012 07:53AM
2863
May 24, 2012 09:00AM
2704
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
3476
May 24, 2012 05:40PM
2709
May 24, 2012 10:27PM
2683
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
2668
May 31, 2012 03:41AM
2614
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.