Posted in Google Summer of Code '09
GSoC 2009 – phpMyAdmin – Tasks for Week #6
TASKS IN THE UPCOMING WEEK
- Write some basic API for working with replication, functions for stop/start/change master functions
- Discuss possible usage of Zahra Naeem’s project for loading data from master server before slave replication is started
- Create GUI proposal for slave replication
- Make GUI improvements to add master replication and optimize code
KEY ACCOMPLISHMENTS LAST WEEK
- Fix bug with Webkit based browsers (something is blocking AJAX call inside phpMyAdmin) – not really fixed (because it does not work properly), but this is due to mootools bug, which will be fixed in next release
- Submit final patch for upload progress bar (#2798592), to be honest, the patch was finished & submited today.
- Add information about table replication (if available) into db_structure.php