Importing a MySQL database: Difference between revisions
>Samthecrazyman Created, from Dokuwiki |
>Samthecrazyman m Small format changes |
||
| Line 23: | Line 23: | ||
* '''DON'T''' forget the ; when using the MySQL administration program. If you enter a command and you get the following response:<pre>-> </pre>then you forgot the ;. To continue, type ; on it's own. Your command may then complete with a response saying it has completed. If it doesn't, type the whole command again and remember the ; ! | * '''DON'T''' forget the ; when using the MySQL administration program. If you enter a command and you get the following response:<pre>-> </pre>then you forgot the ;. To continue, type ; on it's own. Your command may then complete with a response saying it has completed. If it doesn't, type the whole command again and remember the ; ! | ||
== Related | == Related Articles == | ||
[[Exporting a MySQL database]] | |||
* [[Exporting a MySQL database]] | |||