aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bash_utils/mysql.sh
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%/.bash_utils/mysql.sh')
-rw-r--r--%HOME%/.bash_utils/mysql.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.bash_utils/mysql.sh b/%HOME%/.bash_utils/mysql.sh
index b70a8b3..f57199c 100644
--- a/%HOME%/.bash_utils/mysql.sh
+++ b/%HOME%/.bash_utils/mysql.sh
@@ -37,6 +37,7 @@ runsql() (
fi
mysql \
+ --no-auto-rehash \
--user="$MYSQL_USER" \
--password="$MYSQL_PASSWORD" \
--host="$MYSQL_HOST" \