MySQL Forums
Forum List  »  French

Re: Importation
Posted by: Kdev Web
Date: May 21, 2012 02:13PM

Bonjour, j'ai des messages d'erreur et l’interruption, du serveur quand je souhaits importé la base de donnée sur le serveur car la charge du serveur monte, ce qui amène que avant la finalisation du transfère tout s'arrête et le serveur, car la base de donnée fais 1GB en extraction et plus de 5GB en normal,

que dois je faire pour avoir moins d'erreur et si je dois les tester en local, quel sont les programmes que je dois installer, commencent dans la base de donnée,
pour l'affichage texte et graphique de la base de donnée, avec leur processus de fonctionnement


Merci

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





-----------------------
root@server1 [~]# strace -p 13950
Process 13950 attached - interrupt to quit
read(3,
-----------------

OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 95.131.70.172 [95.131.70.172] port 22.
debug1: Connection established.
debug1: identity file /home/kyle/.ssh/identity type -1
debug1: identity file /home/kyle/.ssh/id_rsa type 1
debug1: identity file /home/kyle/.ssh/id_dsa type -1
debug1: loaded 3 keys
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
debug1: match: OpenSSH_4.3 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '95.131.70.172' is known and matches the RSA host key.
debug1: Found key in /home/kyle/.ssh/known_hosts:1856
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found

debug1: Next authentication method: publickey
debug1: Trying private key: /home/kyle/.ssh/identity
debug1: Offering public key: /home/kyle/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Trying private key: /home/kyle/.ssh/id_dsa
debug1: Next authentication method: password

Options: ReplyQuote


Subject
Views
Written By
Posted
5442
March 16, 2012 09:40AM
2853
March 22, 2012 06:28AM
2998
March 22, 2012 01:41PM
2742
March 22, 2012 03:09PM
2923
April 25, 2012 05:54AM
2991
April 25, 2012 06:01AM
3150
April 25, 2012 06:10AM
Re: Importation
3018
May 21, 2012 02:13PM
2760
May 21, 2012 02:29PM
2889
April 25, 2012 06:14AM
2825
May 12, 2012 04:40PM
2796
May 13, 2012 02:15AM
2949
May 23, 2012 05:59PM
2781
May 23, 2012 10:34PM
3578
May 24, 2012 06:17AM
2588
May 24, 2012 07:13AM
2843
May 24, 2012 07:45AM
2750
May 24, 2012 07:53AM
2897
May 24, 2012 09:00AM
2730
May 24, 2012 09:46AM
5757
May 24, 2012 01:04PM
2668
May 24, 2012 01:09PM
2866
May 24, 2012 02:02PM
2818
May 24, 2012 02:20PM
3616
May 24, 2012 05:40PM
2740
May 24, 2012 10:27PM
2720
May 26, 2012 04:55AM
2755
May 26, 2012 05:25AM
2744
May 26, 2012 05:31AM
2762
May 26, 2012 05:35AM
2736
May 30, 2012 10:47AM
2479
May 30, 2012 11:43AM
2712
May 31, 2012 03:41AM
2642
May 31, 2012 03:54AM
2851
May 31, 2012 05:31AM
2856
May 31, 2012 05:39AM
2734
May 31, 2012 10:23AM
2824
May 31, 2012 10:27AM
4110
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.