[dokuwiki] [PATCH] MySQL modify user

  • From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 24 Jan 2006 20:50:10 +0100

Hi,
here is the first change. It change the modifyUser() function to use
the UPDATE SQL statement instead of deleting and re-adding user entries.

Furthermore the error messages moved to debug messages that could be
enabled with a new configuration option.

Last but not least the module retrieves the MySQL server version to be
able to handle database features that are incompatible between
different version.

 Best Regards
   Matthias

Other related posts:

  • » [dokuwiki] [PATCH] MySQL modify user