WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-14d075-1d.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 117960 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: search sub string
In the example provided the searh "wi du" the result is Mace Windu because each word matches a sub string of the nameI would like to search results that the names match every individual word, that means matches"wi" or "du"
**Du*_d Bolt
Luminara Un_*du**li
Mace *_Wi_*n**du***_
Wi_*lhuff Tarkin
Any idea to do it?Thanks.
https://mdbootstrap.com/snippets/standard/miguel_angel_banolas/3663656#js-tab-view
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: Mac
- Browser: Chrome
- OS: MacOS
- Provided sample code: No
- Provided link: Yes