On Tuesday, March 25, 2003, at 04:25 PM, Robin Bowes wrote:


I'm about to release a new 5.3.20 devel version.

Does anyone have any patches they would like to submit?

No, but would it be difficult to move mysql options from vmysql.h to configure options, e.g.


./configure \
 --with-mysql-update-server=servername \
 --with-mysql-update-user=username \
 --with-mysql-update-password=password \
 --with-mysql-read-server=servername \
 --with-mysql-read-user=username \
 --with-mysql-read-password=password

The "--with-mysql-read-*" options could be optional, i.e. use the update
server values if the read server is not present.


I'd really like to see this.

Cheers,
R.

I would like to see that as well. :)


Matt




Reply via email to