create user bi identified by 'password'; grant all on bidb to bi;
-- set property for 'bi' 'max_user_connections' = '200'; show property for 'bi' like '%max_user_connections%';