Загрузка данных


mysql -u root -p -e "SELECT COUNT(*) AS tables_count FROM information_schema.tables WHERE table_schema='xenforo';"