Changes between Initial Version and Version 1 of Ticket #30681, comment 1
- Timestamp:
- 12/11/2014 10:07:35 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30681, comment 1
initial v1 1 To clarify, the current code results in an invalid WHERE clause that looks like this (note the empty brackets):1 To clarify, the current code results in an invalid WHERE clause that looks like this (note the empty single quotes): 2 2 3 3 `CAST(wp_postmeta.meta_value AS CHAR) NOT EXISTS '' )`