DesktopServer – Create locally installed WordPress Websites › Forums › Public Discussions › MySQL Database Not Being Created on New Site Creation
- This topic has 2 replies, 3 voices, and was last updated 6 years, 8 months ago by
dauidus.
-
AuthorPosts
-
-
July 22, 2015 at 5:22 pm #66376
devinwalker
ParticipantHey Guys,
When I create a new site the MySQL database is not being created. I upgraded to 3.8.0 awhile back and it was working fine. Can you help me figure out why this is now happening? This is what I’m guessing:
1. Because I store mysql data dir in Dropbox- it was working though for awhile
2. A conflict with VVV, which I recently have been working with for unit testing
3. Windows demons
-
July 22, 2015 at 9:13 pm #66412
Stephen J. Carnam
KeymasterHi Devin,
I’m sorry to hear this. It is not likely a VVV issue as VVV is an isolated server container (runs in a virtual machine). DesktopServer 3.65 to 3.8 is a major upgrade to MySQL as MySQL is no longer supporting MyISAM and is placing greater precedence on InnoDB. In anycase, DropBox’s rsync synching behavior is not compatible with MySQL’s special Random Access Mode file system usage (this can lead to corruption). However, this particular issue you are experiencing does not necessarily sound related; we’d recommend exporting your existing development sites, perform a clean uninstall/install (you can use the installer’s Uninstall option). Just incase, you should backup your c:\xampplite\mysql and your preferences file at c:\ProgramData\DesktopServer.Unfortunately a clean uninstall / install is the best way to ensure your master MySQL is in working order (should that be the source of the issue). Alternatively, you could try to perform a manual upgrade on top of your existing installation to “repair” the issue. Here is how:
http://docs.serverpress.com/article/156-how-to-manually-upgrade-desktopserver-for-windows
With a clean install and a fresh MySQL database, you should be able to re-import your development sites.
Please let us know if this does not resolve the issue or if you need further assistance.
Regards,
Stephen -
October 10, 2015 at 5:29 pm #102469
dauidus
ParticipantDevin,
I’m interested to know the source of this problem, as I am experiencing the same thing. I’m on a mac, but I would assume the solution would be similar. Would you mind sharing what you did to fix it?
Thanks,
Dave
-
-
AuthorPosts
- The forum ‘Public Discussions’ is closed to new topics and replies.