'Preserving testdatabase for alias default.'
I after launch the command dumpdata and I get the following error message
:
CommandError: Unable to serialize database: The connection
<test_database_name> doesn't exist.
I have googled all over the documentation and stackoverflow and django
project forum and found no solution. It seems there is something
particular with mysql which does not support transaction but some
documentation about how to handle this for mysql would be welcomed.
--
Ticket URL: <https://code.djangoproject.com/ticket/35023>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
Please don't use Trac as a support channel. Closing per
TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/35023#comment:1>