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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -