From a771ad3a6d06253269a7ddf2da2fe9eab71dd895 Mon Sep 17 00:00:00 2001 From: matthiasgrimm Date: Sun, 22 Jan 2006 13:53:27 +0100 Subject: MySQL backend code cleanup fix This patch make the MySQL backend work again after Andi's code cleanup ;-) darcs-hash:20060122125327-7ef76-5b7a46fa8bc49fc68a11a44fabddc9753e9a1dfb.gz --- conf/mysql.conf.php.example | 144 +++++++++++++++++++++++--------------------- 1 file changed, 76 insertions(+), 68 deletions(-) (limited to 'conf/mysql.conf.php.example') diff --git a/conf/mysql.conf.php.example b/conf/mysql.conf.php.example index ffe35c466..fe0664903 100644 --- a/conf/mysql.conf.php.example +++ b/conf/mysql.conf.php.example @@ -1,24 +1,32 @@ + WHERE uid='%{uid}'"; + -- cgit v1.2.3