I'm working on a Y2038 support and I need to be able to rebuild the old 'mysql GUI tools' from source.
I've fetched the binaries for GUI tools version 5.0.12 x32 MSI installer from here: https://downloads.mysql.com/archives/gui/
and the source from here: https://downloads.mysql.com/archives/get/p/17/file/mysql-gui-tools-5.0r12-linux-x86_64.tar.gz
and I see inside the mysql-gui-common subdirectory, the README file says for Linux build instructions, refer to http://forge.mysql.com/wiki/Building_MySQL_GUI_Tools_on_Linux
Sadly 17 years later, it doesn't exist. Does anyone have a copy?
I'll ultimately need instructions for building on Linux and on Win-XP.
Thanks to anyone who can point me in the right directions.