[otrs-cvs] otrs/Kernel/System/DB mssql.pm,1.66,1.67

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/System/DB
In directory lancelot:/tmp/cvs-serv3621/Kernel/System/DB

Modified Files:
	mssql.pm 
Log Message:
Added support for limiting result sets in the SQL Server DB Driver.

Author: mb

Index: mssql.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/DB/mssql.pm,v
retrieving revision 1.66
retrieving revision 1.67
diff -2 -u -d -r1.66 -r1.67
--- mssql.pm	20 Nov 2012 15:45:24 -0000	1.66
+++ mssql.pm	11 Dec 2012 06:19:42 -0000	1.67
@@ -32,5 +32,5 @@
 
     # db settings
-    $Self->{'DB::Limit'}                = 0;
+    $Self->{'DB::Limit'}                = 'top';
     $Self->{'DB::DirectBlob'}           = 0;
     $Self->{'DB::QuoteSingle'}          = '\'';
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.