dump

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
perusio's picture

Drush extras for secure and gzipped SQL dump

Hello,

I've just set up a github repo with a couple of drush extra commands for provinding secure and compressed SQL dumps.

The secure version uses openssl for encrypting the compressed dump. I thought this might be of use to someone, and who knows, the drush team can find it interesting enough to be included in the official release ;)

Thanks,
António

Read more
cryztov's picture

Synchronisation

In order to make a CRM in drupal that has a local and a remote version I had to try to synchronise the two.
I have tried to do that in three steps

Good to know is, that I made the synchronisation program in vb.net, my knowledge of PHP was to small to make it in PHP.
It will only work with mysql 5 because that has the table with meta-data (information_schema)
I don't know if mysql 4 has this but I have been told that it hasn't.

The program is dual layered. It has a data connection layer that handles the connection between the program and mysql.

Read more
Subscribe with RSS Syndicate content