You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql -uroot -p -e'drop database openboxes_loadtest;create database openboxes_loadtest default charset utf8;grant all on openboxes_loadtest.* to openboxes@localhost identified by "openboxes";'