[AppDB] mysql_query -> appdb_query in /include

Paul van Schayck polleke at gmail.com
Tue Jan 11 07:27:15 CST 2005


Hey Jonathan,

On Tue, 11 Jan 2005 00:59:44 +0100, Jonathan Ernst
<Jonathan at ernstfamily.ch> wrote:
> This patch replaces nearly all mysql_query with appdb_query in /include.

We should use query_userdb() in include/user.php. We're allowing a
seperate database for it.
This patch was already applied tough:
http://www.winehq.org/hypermail/wine-cvs/2005/01/0257.html

But also your previous mysql_query patch is using query_appdb where it
should use query_userdb().
 
Or will we just start dropping that second database? It seems like the
live server did not seperate them. Jeremy can you confirm?

Paul



More information about the wine-devel mailing list