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
5512
March 16, 2012 09:40AM
2879
March 22, 2012 06:28AM
3041
March 22, 2012 01:41PM
2776
March 22, 2012 03:09PM
2948
April 25, 2012 05:54AM
3016
April 25, 2012 06:01AM
3191
April 25, 2012 06:10AM
Re: Importation
3037
May 21, 2012 02:13PM
2784
May 21, 2012 02:29PM
2918
April 25, 2012 06:14AM
2844
May 12, 2012 04:40PM
2823
May 13, 2012 02:15AM
2974
May 23, 2012 05:59PM
2809
May 23, 2012 10:34PM
3625
May 24, 2012 06:17AM
2615
May 24, 2012 07:13AM
2870
May 24, 2012 07:45AM
2775
May 24, 2012 07:53AM
2925
May 24, 2012 09:00AM
2771
May 24, 2012 09:46AM
5791
May 24, 2012 01:04PM
2699
May 24, 2012 01:09PM
2910
May 24, 2012 02:02PM
2847
May 24, 2012 02:20PM
3665
May 24, 2012 05:40PM
2761
May 24, 2012 10:27PM
2758
May 26, 2012 04:55AM
2795
May 26, 2012 05:25AM
2774
May 26, 2012 05:31AM
2790
May 26, 2012 05:35AM
2773
May 30, 2012 10:47AM
2511
May 30, 2012 11:43AM
2741
May 31, 2012 03:41AM
2673
May 31, 2012 03:54AM
2876
May 31, 2012 05:31AM
2884
May 31, 2012 05:39AM
2767
May 31, 2012 10:23AM
2847
May 31, 2012 10:27AM
4156
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.