[Mono-bugs] [Bug 79476][Nor] Changed - SQL Parser and LIKE with non literal patterns

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 13 17:27:30 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by anagappan at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79476

--- shadow/79476	2006-10-13 17:24:58.000000000 -0400
+++ shadow/79476.tmp.3000	2006-10-13 17:27:30.000000000 -0400
@@ -5,17 +5,18 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
-AssignedTo: tauberer at for.net                            
+AssignedTo: anagappan at novell.com                            
 ReportedBy: equistango at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
+Cc: 
 Summary: SQL Parser and LIKE with non literal patterns
 
 Description of Problem:
 
 The SQL parser does not allow using the LIKE operator with a non literal
 pattern.
@@ -46,6 +47,9 @@
 There is a problem in
 class\System.Data\Mono.Data.SqlExpressions\Parser.jay: the definition for
 "LikePredicate" contains "ArithExpr LIKE StringLiteral". That is not
 correct. At least not in MySQL 4 and 5 SQL.
 
 Using Mono version 1.1.17.1.
+
+------- Additional Comments From anagappan at novell.com  2006-10-13 17:27 -------
+Sorry wrong bug assignment


More information about the mono-bugs mailing list