In Yii 2.0, use the like operator to find \ , the result is empty analysis, because the official bug of the mysql version
浏览量: 1 1. Request parameter: filter[and][0][or][0][title][like]=\, the generated sql is as follows, the search result is empty. as shown in Figure 1 2. Check the value of the field title in the table plan,...
Recent Comments