Always set group_concat_max_len to avoid awful truncation gotcha
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 14 Jan 2015 00:57:52 +0000 (16:57 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 14 Jan 2015 01:24:16 +0000 (17:24 -0800)
commitc73cd2ef7c8bc36e8d0e1e6970347df564782db3
treec6792fc5402ff8fa75d847d87bd650ff6d59efdb
parente71aebea20da4727050ee7c6c5f98e323267f86f
Always set group_concat_max_len to avoid awful truncation gotcha

Change-Id: I1000412a0c58a9d76ea25f6ecc37a3a464aa430a
includes/db/DatabaseMysqlBase.php