Rabu, 28 Agustus 2013

PHP Indonesia - Facebook: To backup: mysqldump -u user -p database > backup...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Refresh your vocabulary.

Learn a new word everyday by subscribing to Word of the Day. A great tool if you're studying for the GRE, GMAT or LSAT, or simply want to enhance your lexicon.
From our sponsors
To backup: mysqldump -u user -p database > backup...
Aug 28th 2013, 15:31, by Inan Firmansyah

Inan Firmansyah 3:31pm Aug 28
To backup:

mysqldump -u user -p database > backup.sql

To import:

mysql -u user -p database < backup.sql

stored procedure / function kok ga ada ya gan?! (mysql)

Taufiq Hari Widodo 3:36pm Aug 28
Iya, gak akan masuk store procedure, ane biasanya export store procedurenya pake HeidiSql

Gunawan Mujur Wibisono 3:36pm Aug 28
import caramu itu emang gk termasuk prosedur kok..
http://www.ducea.com/2007/07/25/dumping-mysql-stored-procedures-functions-and-triggers/

Yona Stay Cool 3:37pm Aug 28
pakai php aja untuk backup n restore!! download program smsgateway yg pernah ane post digroup ini , disana udah ada sistem backup n restore kok!!

Inan Firmansyah 3:38pm Aug 28
@ fiq : HeidiSq software .. @ gunawan : brarti beda ngebackup ya..@yona : sip ..

Taufiq Hari Widodo 3:39pm Aug 28
iya, software sql front

Gunawan Mujur Wibisono 3:40pm Aug 28
eh maaf.. bukan import.. exportnya

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar