phpmyadmin - Automatically initializing mySQL structures (without mysql shell) -


my isp not give me access mysql shell , therefore i'm forced in manual import of initial tables structures.
can use : phpmyadmin , ftp sql server
idea how automate php script? apart last resort consists of writing creation steps 1 one in php.
perhaps sql dump interpreter issuing sql commands exist ?

basically have create own interpreter.... quite simple simple actually.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -