User:Subfader/ignorecase titlematch
From FollowTheScore
								
												
				| 
{{#dpl:
 |debug=3
 |namespace=
 |titlematch=%LoadTest%
 |count=10
}}
 | 
{{#dpl:
 |debug=3
 |namespace=
 |titlematch=%loadtest%
 |ignorecase=true
 |count=10
}}
Extension:DynamicPageList (DPL), version 3.2.1: Warning: No results. | 
Solution
LOWER('.$sPageTable.'.page_title)
http://stackoverflow.com/questions/2876789/case-insensitive-for-sql-like-wildcard-statement
