@echo off echo Checking device table columns... mysql -h localhost -P 3306 -u root -proot soybean_admin < check_device_columns.sql pause