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_test;create database openboxes_test default charset utf8;grant all on openboxes_test.* to openboxes@localhost identified by "openboxes";'