ispman/lib database.MySQL.lib,1.4,1.5
Joerg Delker <[email protected]> Fri, 06 Feb 2009 10:13:19 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19274/lib
Modified Files:
database.MySQL.lib
Log Message:
merged fix from rel_1_4-bugfixes (1.1.2.2)
Index: database.MySQL.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/database.MySQL.lib,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- database.MySQL.lib 6 Feb 2009 10:09:17 -0000 1.4
+++ database.MySQL.lib 6 Feb 2009 10:13:17 -0000 1.5
@@ -124,7 +124,7 @@
my $sql =
"DELETE FROM mysql.user "
. "WHERE User=\'" . $params->{'ispmanDBUser'} . "\' "
- . "AND Host=\'" . $params->{'ispmanDBAccessFilter'} . "\';"
+ . "AND Host=\'" . $params->{'ispmanDBAccessFilter'} . "\';";
$sql .= "DROP DATABASE " . $params->{'ispmanDBName'} . ";";
return "echo \"$sql\" | $cmnds{mysql} --defaults-file=$defaultsfile";
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com