When calling a command like `mysql -u'root' -p''`, Mysql will ask for a password. So, the import command will wait during the build process. To avoid the prompt, check the password and use `mysql -u'root'` instead. |
||
|---|---|---|
| .. | ||
| build | ||
| Command | ||
| Controller | ||
| Helper | ||
| Languages | ||
| Logging | ||
| Migrations | ||
| Model | ||
| Plugin | ||
| ProcessControl | ||
| Service | ||
| Store | ||
| View | ||
| Worker | ||
| Application.php | ||
| Builder.php | ||
| BuildFactory.php | ||
| Controller.php | ||
| ErrorHandler.php | ||
| Model.php | ||
| Plugin.php | ||
| Store.php | ||
| ZeroConfigPlugin.php | ||