Bug #43755 | SQL where command not passing parameter @p | ||
---|---|---|---|
Submitted: | 19 Mar 2009 16:57 | Modified: | 19 Mar 2009 22:19 |
Reporter: | Thomas Lee | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | @p parameter not passing SQL command |
[19 Mar 2009 16:57]
Thomas Lee
[19 Mar 2009 22:10]
MySQL Verification Team
Changing Category from Server DML to Connector/ODBC.
[19 Mar 2009 22:19]
Jim Winstead
Connector/ODBC doesn't support named parameters. You can only use unnamed parameters using the '?' marker.