03d72c35d5443c4ae6b84742bd14646c3549bc71
max
  Thu Jan 7 12:14:13 2016 -0800
updating GBIB hg.conf so that it allows local adaptations in
hg.conf.local, refs #16616

diff --git src/browserbox/root/.my.cnf src/browserbox/root/.my.cnf
new file mode 100644
index 0000000..33c36ae
--- /dev/null
+++ src/browserbox/root/.my.cnf
@@ -0,0 +1,11 @@
+[client]
+host=localhost
+user=root
+password=browser
+
+[mysql]
+no-auto-rehash
+pager=less
+
+[mysqld]
+local-infile=1