Posted in Google Summer of Code '09
GSoC 2009 – phpMyAdmin – Tasks for Week #11
TASKS IN THE UPCOMING WEEK
- Create GUI option to load data and/or structure from master to slave server – API has been already created.
 - Move all strings into english localization file.
 - Improve documentation.
 
KEY ACCOMPLISHMENTS LAST WEEK
- Improved Zahraa’s project, so it can connect to remote machine + some small improvements
 - Merged Zahraa’s branch with my branch
 - Created function for syncing servers – currently, it automatically creates databases on slave, loads structure&data, once synchronization is called.