#!/bin/bash PASS=`pwgen -s 40 1` mysql -uroot <