Changes between Initial Version and Version 1 of Ticket #27834, comment 10
- Timestamp:
- Feb 22, 2017, 1:02:56 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27834, comment 10
initial v1 1 Turns out that MySQL also has the INSTR function that uses the same argument order as the other backends. Using that instead. 1 Turns out that MySQL also has the INSTR[1] function that uses the same argument order as the other backends. Using that instead. 2 3 [1] https://dev.mysql.com/doc/refman/5.7/en/string-functions.html#function_instr