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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-10-13 17:27 ------- +Sorry wrong bug assignment _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
