ispman/lib database.MySQL.lib,1.1.2.1,1.1.2.2

Joerg Delker <[email protected]> Fri, 06 Feb 2009 10:05:38 +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-serv18779/lib

Modified Files:
      Tag: rel_1_4-bugfixes
	database.MySQL.lib 
Log Message:
fixed [ 2571722 ] missing ";" in file lib/database.MySQL.lib in line 125

Index: database.MySQL.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/database.MySQL.lib,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- database.MySQL.lib	30 Jan 2009 13:04:28 -0000	1.1.2.1
+++ database.MySQL.lib	6 Feb 2009 10:05:35 -0000	1.1.2.2
@@ -121,7 +121,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