Upgrade path 4.6 to 4.7: looking for a test database

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

Hello flexinoders,

I am working on a new, better 4.7 release, as you may have noticed. This is the first step in preparation of a 5.x release.

For that, I am looking for real-world databases to test and develop the upgrade with.
Do you have 4.6 flexinode data lying around? If so, please send me the data: I will be very sensitive with the information.
However, I would prefer to not receive databases with login-details and personal information, so it is best to isolate the flexinode tables:

  • flexinode_field
  • flexinode_type
  • flexinode_data

On *nix systems with mysql the following command should help
mysqldump -u[username] -p [database] --tables flexinode_field flexinode_type flexinode_data

Please (b|g)zip the file, and in case of really large database dumps (>10Mib) contact me before, please :)

You can contact me at ber curlything webschuur dot com

-- Bèr