# Install and import Mysql on the development environment

**URL:** https://meta.discourse.org/t/install-and-import-mysql-on-the-development-environment/68485
**Category:** Development
**Created:** [August 21, 2017, 4:26pm UTC](https://meta.discourse.org/t/install-and-import-mysql-on-the-development-environment/68485 "2017-08-21T16:26:33Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [August 21, 2017, 5:10pm UTC](https://meta.discourse.org/t/install-and-import-mysql-on-the-development-environment/68485/2 "2017-08-21T17:10:35Z")

</div>

> [@Migrating from mybb](https://meta.discourse.org/t/migrating-from-mybb/25563/1):
>
> So far I’ve installed the Discourse Docker image, launched a local MySQL server and populated it with the data from MyBB.

In your linked tutorial he used Docker environment instead of development environment which you used. `./launcher enter app` is docker command. It is not needed in development environment.

---

_[View the full topic](https://meta.discourse.org/t/install-and-import-mysql-on-the-development-environment/68485)._
