Find Jobs
Hire Freelancers

MYSQL expert needed

$30-250 USD

Completato
Pubblicato quasi 10 anni fa

$30-250 USD

Pagato al completamento
My database server is crashing and it wont come up service mysqld start Starting [login to view URL] server quit without updating PID file (/var/lib/mysql/[login to view URL]) Tried this already his is kind of a common problem and may have several reasons. Sometimes when we simply want to restart the MySQL Server, we can get such an error: ERROR! MySQL server PID file could not be found! First of all, always check if the /tmp partition is full. This can happen when MySQL can’t write to the /tmp partition to create a lock file. $ df -h Also, this may be because, somehow the /tmp partition has been cleared and the MySQL server is looking for the PID file there. So easy-peasy just create a new pid file and restart the server. $ touch /tmp/[login to view URL] $ service mysqld restart It can also help to check the status, sometimes it helps. For example sometimes you can get an error like this : $ service mysqld status ERROR! MySQL is not running, but lock file (/var/lock/subsys/mysql) exists Well, it’s kind of obvious, just remove the lock file and restart the server. $ rm /var/lock/subsys/mysql $ service mysqld restart If none of these help, and you’re getting an error like this: $ service mysqld restart ERROR! MySQL server PID file could not be found! Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/[login to view URL]). Then there might be a more complicated problem. Check the log file at /var/lib/mysql/[login to view URL] $ tail /var/lib/mysql/[login to view URL] 120602 16:54:09 mysqld_safe mysqld from pid file /var/lib/mysql/[login to view URL] ended This line tells us that we have a compatibility problem with some of our tables and mysql fails to start in safe mode. Now let’s change the way mysql starts to work around this situtation. $ { echo “mysql_enable=\”YES\””; echo “mysql_args=\”–skip-grant-tables –skip-networking\””; } >> /etc/init/[login to view URL] Time to restart $ /etc/init.d/mysqld restart You should a get successfull restart. Now try and upgrade the server. $ mysql_upgrade If it says you have the latest version, still force it. $ mysql_upgrade –force It will check every database if it’s ok. After that, we can return things to normal, comment out the last line we’ve added to /etc/init/[login to view URL] $ sed -i ‘/mysql_args/s/^/#/’ /etc/init/[login to view URL] $ service mysqld restart Hope this helps.
Rif. progetto: 5998572

Info sul progetto

8 proposte
Progetto a distanza
Attivo 10 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
Assegnato a:
Avatar dell'utente
Hello, I'm a Network and System Administrator. If provided root ssh access and mysql root password, I can solve this issue immediately. Please see my feedback to evaluate my previous works, and shoot me your reply if you want to talk about this further. Regards, Aroel
$54 USD in 0 giorno
5,0 (131 valutazioni)
6,3
6,3
8 freelance hanno fatto un'offerta media di $127 USD
Avatar dell'utente
A proposal has not yet been provided
$150 USD in 4 giorni
4,9 (112 valutazioni)
6,3
6,3
Avatar dell'utente
I'm MySQL expert I can make it work for you. I'm very happy if you may check my awesome feedback here: https://www.freelancer.com/u/gisonline.html
$198 USD in 0 giorno
5,0 (55 valutazioni)
5,4
5,4
Avatar dell'utente
Hello, I am an experience system admin and i can help you in this project. You can view my profile for similar projects i have completed. I will be needing your ssh and control panel login so i can view the logs and sort it out for you. I am ready to start on it and if you have any query please feel free to ask. Thanks.
$64 USD in 1 giorno
4,9 (65 valutazioni)
5,4
5,4
Avatar dell'utente
Hello, If you are interested in my profile, contact me.. I can fix it for you now itself... Looking forward to hear from you...
$50 USD in 0 giorno
4,8 (25 valutazioni)
4,1
4,1
Avatar dell'utente
Hi, I can help you in figuring out the problem with your mysql server. I am computer science graduate and have worked with mysql database. Regards, Imran
$100 USD in 3 giorni
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: NETHERLANDS
Arnhem, Netherlands
5,0
96
Metodo di pagamento verificato
Membro dal mag 25, 2009

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.